view Sphinx/buildWithDocker.sh @ 1154:72e8eb55f79b

double spelling !
author Alain Mazy <am@orthanc.team>
date Thu, 08 May 2025 17:42:52 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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