view Sphinx/buildWithDocker.sh @ 994:df9162e80fc8

Osimis has discontinued the sample demo server for the Osimis Web viewer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 Nov 2023 07:53:33 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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