view Sphinx/buildWithDocker.sh @ 764:4a3df44efff5

Added tag Orthanc-1.9.7 for changeset 4e9dc26a5cb9
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 11:24:46 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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