view Sphinx/buildWithDocker.sh @ 1022:2969cbebbc91

Added tag Orthanc-1.12.3 for changeset a3436ae3709c
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 31 Jan 2024 14:01:57 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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