view Sphinx/buildWithDocker.sh @ 356:12ecdb63a8cb

merging David-Wikler/clarified-mutual-exclusion-of-callback-1585511553371
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 07:56:28 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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