view Sphinx/buildWithDocker.sh @ 108:e3be44c1d041

added startup troubleshooting
author amazy
date Thu, 20 Jul 2017 07:34:37 +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