view Sphinx/buildWithDocker.sh @ 878:2e3493d618ad

auth 0.3.0
author Alain Mazy <am@osimis.io>
date Mon, 26 Sep 2022 19:13:45 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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