view Sphinx/buildWithDocker.sh @ 1187:151bf4a97558

PG
author Alain Mazy <am@orthanc.team>
date Wed, 13 Aug 2025 17:00:50 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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