view Sphinx/buildWithDocker.sh @ 622:debcf6b6d070

dicom-as-json is now deprecated
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Feb 2021 10:03:21 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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