Reorganize both dev and prod container builds

Use only one (templated) docker file for both builds.

Move to two-stage container builds in order to save space in the
final image.
This commit is contained in:
Bill Nottingham
2020-05-12 23:37:44 -04:00
committed by Shane McDonald
parent a057277823
commit 66245d3094
5 changed files with 165 additions and 206 deletions

View File

@@ -1,2 +1,3 @@
---
create_preload_data: true
build_dev: false