Building app in docker. Easier to override config file from /hapi-config/hapi.properties

This commit is contained in:
Sean McIlvenna
2019-08-01 20:45:04 -07:00
parent b30e78ccc3
commit 266e7aba7f
3 changed files with 22 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/sh
mvn package && \
docker build -t hapi-fhir/hapi-fhir-jpaserver-starter .
docker build -t hapi-fhir/hapi-fhir-jpaserver-starter .