annotate Sphinx/buildWithDocker.sh @ 437:d3d0696c2258

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 May 2020 08:21:24 +0200
parents f40f7d15e6bb
children
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 .
213
f40f7d15e6bb updated configuration file section
amazy
parents: 110
diff changeset
2 docker run --rm -v $(pwd):/app orthanc-book-builder