view Sphinx/buildWithDocker.sh @ 213:f40f7d15e6bb

updated configuration file section
author amazy
date Fri, 22 Feb 2019 10:30:49 +0100
parents 1d32a7f3d144
children
line wrap: on
line source

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