view Sphinx/buildWithDocker.sh @ 299:d1ef8472b711

fix
author Alain Mazy <alain@mazy.be>
date Tue, 21 Jan 2020 18:06:28 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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