view Sphinx/buildWithDocker.sh @ 459:a4ed4e883337

highlighting the pre-compiled binaries for google, aws and azure
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 08 Jul 2020 07:45:10 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

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