view Sphinx/buildWithDocker.sh @ 109:b14e88dc1a9c

merge
author amazy
date Thu, 20 Jul 2017 07:35:01 +0200
parents a3d3ff83024d
children 1d32a7f3d144
line wrap: on
line source

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