comparison Sphinx/buildWithDocker.sh @ 92:a3d3ff83024d

attachments doc + build with docker
author amazy
date Wed, 08 Feb 2017 20:22:42 +0100
parents
children 1d32a7f3d144
comparison
equal deleted inserted replaced
91:025744919357 92:a3d3ff83024d
1 docker build -t orthanc-book-builder .
2 docker run --rm -v $(pwd):/app orthanc-book-builder