Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Dockerfile to build the app from the ground up #69

Merged
merged 1 commit into from
Dec 10, 2019
Merged

Updating Dockerfile to build the app from the ground up #69

merged 1 commit into from
Dec 10, 2019

Conversation

seanmcilvenna
Copy link
Collaborator

These are the Dockerfiles that I used for the documentation here: https://hub.docker.com/repository/docker/hapiproject/hapi

They're also the same Dockerfiles I'm using in my own environment to build and deploy HAPI. They're pretty flexible files, and perform the compile directly in docker, rather than requiring the user to compile the application first and then build the docker image. The advantage to this, is that the docker image is an exact representation of stuff on github, rather than potentially having custom from the machine running the docker build.

@jamesagnew jamesagnew merged commit ef828e6 into hapifhir:master Dec 10, 2019
@seanmcilvenna seanmcilvenna deleted the docker-updates branch June 7, 2021 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants