view Sphinx/buildWithDocker.sh @ 214:f8c55b461d16

typo
author amazy
date Fri, 22 Feb 2019 10:35:51 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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