view Sphinx/buildWithDocker.sh @ 1198:ad089b8324a7

pg updates
author Alain Mazy <am@orthanc.team>
date Fri, 03 Oct 2025 16:21:24 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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