Fixes Building and Deploying Containers 17/68217/1
authorParker Berberian <pberberian@iol.unh.edu>
Wed, 10 Jul 2019 18:55:44 +0000 (14:55 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Wed, 10 Jul 2019 18:55:44 +0000 (14:55 -0400)
commit0024516090ba8290f654c8dbeac1b7957c8a8547
tree27fb6339da8d6d805314a7eacfbcb8b2fe86af4e
parent56b36a737f9842c0727b4fc00af9216f7261f9fd
Fixes Building and Deploying Containers

By not mounting the local directory in the container,
we avoid the problem of the static files being
overwritten.

This change forces you to run `make build; make dev-up`
for *every* change, even templates.

Change-Id: I9ba3d5711dab7aa86773fbf392fca9c92f042702
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
docker-compose.override-dev.yml