view Sphinx/buildWithDocker.sh @ 803:f3caa014eb88

note about Python plugin in the standalone Debian repo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 24 Dec 2021 15:18:22 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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