view Sphinx/buildWithDocker.sh @ 621:05a5a7369126

documenting attachments 1, 2 and 3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Feb 2021 09:00:27 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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