view Sphinx/buildWithDocker.sh @ 752:9b8fb1b37638

added notes about concurrency
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 15 Aug 2021 13:36:07 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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