Updating Dockerfile to build the app from the ground up

This commit is contained in:
Sean McIlvenna
2019-12-09 16:25:46 -08:00
parent dd299100bf
commit fd065edb0e
3 changed files with 33 additions and 16 deletions

1
docker-build.bat Normal file
View File

@@ -0,0 +1 @@
docker build --tag hapiproject/hapi:latest --tag hapiproject/hapi:4.1 -m 4g .