view Sphinx/buildWithDocker.sh @ 1100:5cf01b7df61c

added mainline binaries
author Alain Mazy <am@orthanc.team>
date Tue, 06 Aug 2024 09:48:32 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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