view Sphinx/buildWithDocker.sh @ 1011:84032b16e616

merge
author Alain Mazy <am@osimis.io>
date Thu, 04 Jan 2024 10:56:29 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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