view Sphinx/buildWithDocker.sh @ 706:c62539d00251

Conversions between Orthanc and Python images
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 11 Jun 2021 12:42:39 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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