view Sphinx/buildWithDocker.sh @ 583:502ac2047b9b

fix guide to contribute to openapi
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 02 Jan 2021 10:38:52 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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