Mercurial > hg > orthanc-book
view Sphinx/buildWidthDockerForWindows.bat @ 742:a69100f80704
Added tag Orthanc-1.9.6 for changeset 97e6a0431c5e
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 21 Jul 2021 12:30:45 +0200 |
parents | 829ce317d215 |
children |
line wrap: on
line source
docker rm orthanc-book-builder-container docker build -t orthanc-book-builder . docker run --name=orthanc-book-builder-container orthanc-book-builder docker cp orthanc-book-builder-container:/app/build .