view Sphinx/buildWithDocker.sh @ 301:b2baccb32101

page dedicated to the Osimis Web viewer plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 29 Jan 2020 10:29:40 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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