Improved Dockerfile to properly build and ship a runtime image

This commit is contained in:
James Mills 2018-05-17 15:39:46 -07:00
parent 6fd5235ec9
commit 276d8f7849
No known key found for this signature in database
GPG key ID: AC4C014F1440EBD6
2 changed files with 19 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
build
release
dispatch
client/dist
client/node_modules
client/yarn-error.log