view Sphinx/buildWithDocker.sh @ 119:a4f392011021 amosonn_ind/added-spec-reference-relevant-to-missing-1510064073716

Added spec reference relevant to missing ScheduledStationAETitle.
author Amos Onn <amos.onn@inducon.ag>
date Tue, 07 Nov 2017 14:14:50 +0000
parents 1d32a7f3d144
children f40f7d15e6bb
line wrap: on
line source

docker build -t orthanc-book-builder .
docker run --rm -v $(pwd):/app orthanc-book-builder

docker rmi orthanc-book-builder  # since we rebuild it anyway, no need to keep it -> don't accumulate <none> images