Sign inSign up

polyakov/hapi-fhir-jpaserver-example

By polyakov

•Updated almost 10 years ago

hapi-fhir-jpaserver-example containerized (see http://hapifhir.io)

Image
4

5.0K

polyakov/hapi-fhir-jpaserver-example repository overview

⁠HAPI FHIR Server

This is a container with the default example hapi-fhir-jpasever-example.

⁠How to run it

  1. Pull the image
docker pull polyakov/hapi-fhir-jpaserver-example
  1. Start a container This command runs a container downloaded in the previous step with name "hapi-fhir". The port on the container.
docker run -d -p 8080:8080  --name=hapi-fhir polyakov/hapi-fhir-jpaserver-example
  1. Access the server at http://:8080/hapi-fhir-jpaserver-example. On local host

Tag summary

Content type

Image

Digest

Size

217 MB

Last updated

almost 10 years ago

docker pull polyakov/hapi-fhir-jpaserver-example