view Sphinx/buildWithDocker.sh @ 305:32829e166b9d

fix webviewer doc
author Alain Mazy <alain@mazy.be>
date Fri, 31 Jan 2020 08:51:19 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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