view Sphinx/buildWithDocker.sh @ 100:2f0b35240a9d

add ref to IIS
author amazy
date Tue, 16 May 2017 14:54:12 +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