view Sphinx/buildWithDocker.sh @ 1137:f0a0f9ea346b

added default username/password in quick start for windows
author Benoit Crickboom <bc@orthanc.team>
date Thu, 30 Jan 2025 09:40:27 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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