annotate Sphinx/buildWithDocker.sh @ 92:a3d3ff83024d

attachments doc + build with docker
author amazy
date Wed, 08 Feb 2017 20:22:42 +0100
parents
children 1d32a7f3d144
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
92
a3d3ff83024d attachments doc + build with docker
amazy
parents:
diff changeset
1 docker build -t orthanc-book-builder .
a3d3ff83024d attachments doc + build with docker
amazy
parents:
diff changeset
2 docker run --rm -v $(pwd):/app orthanc-book-builder