annotate Sphinx/buildWithDocker.sh @ 576:28a09c734c90

update redoc.standalone.js from 2.0.0-rc.14 to 2.0.0-alpha.17
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Dec 2020 07:28:25 +0100
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