1
0
mirror of https://github.com/hapifhir/hapi-fhir.git synced 2025-03-30 11:58:55 +00:00
2016-11-18 11:00:35 +01:00

6 lines
87 B
Bash
Executable File

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