Mercurial > hg > orthanc-book
view Sphinx/buildWithDocker.sh @ 147:24e9c33e35e5 integrations-osirix-horos
integrate with horos and DICOMWeb
author | Sebastien Abras <sa@osimis.io> |
---|---|
date | Tue, 29 May 2018 10:59:09 +0200 |
parents | 1d32a7f3d144 |
children | f40f7d15e6bb |
line wrap: on
line source
docker build -t orthanc-book-builder . docker run --rm -v $(pwd):/app orthanc-book-builder docker rmi orthanc-book-builder # since we rebuild it anyway, no need to keep it -> don't accumulate <none> images