Building app in docker. Easier to override config file from /hapi-config/hapi.properties
This commit is contained in:
@@ -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 .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user