This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
hapi-fhir
mirror of
https://github.com/hapifhir/hapi-fhir.git
Watch
1
Star
0
Fork
You've already forked hapi-fhir
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
828ddd5185
hapi-fhir
/
hapi-fhir-jpaserver-example
/
build-docker-image.sh
6 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
mvn package
&&
\
docker build -t hapi-fhir/hapi-fhir-jpaserver-example .
Reference in New Issue
View Git Blame
Copy Permalink