view Sphinx/buildWithDocker.sh @ 1129:d65f2e953817

typo
author Benoit Crickboom <bc@orthanc.team>
date Fri, 17 Jan 2025 11:17:39 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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