view Sphinx/buildWithDocker.sh @ 466:b8598659a8a0

new fingerprint
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 25 Jul 2020 21:22:56 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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