This Docker image contains the FHIR Implementation Guide (IG) publisher tool and all dependencies installed. It also provides "sushi" tool for projects using FHIR Shorthand.
# To completely rebuild the base image from scratch:
docker build -t logicahealth/fhir-ig-base:latest --no-cache .
# To upload it:
docker push logicahealth/fhir-ig-base:latest
By Preston Lee (GitHub: @preston)
Apache 2.0