view Sphinx/buildWithDocker.sh @ 1007:7fbd7a6a1d56

added note about deprecation of advanced authorization plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jan 2024 13:28:17 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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