view Sphinx/buildWithDocker.sh @ 278:9bf644571511

fix doc wrt recycling order
author amazy
date Mon, 09 Sep 2019 12:34:27 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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