1
0
mirror of https://github.com/hapifhir/hapi-fhir.git synced 2025-03-25 17:38:44 +00:00
2018-03-23 06:36:12 -04:00

6 lines
87 B
Bash
Executable File

#!/bin/sh
mvn package && \
docker build -t hapi-fhir/hapi-fhir-jpaserver-dynamic .