view Sphinx/buildWithDocker.sh @ 1049:056b66f83c6b

added information about imagej interface
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Mar 2024 16:05:33 +0100
parents f40f7d15e6bb
children
line wrap: on
line source

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