Mercurial > hg > orthanc-python
view Resources/Builders/DebianStable/NOTES.txt @ 83:37b28c504e83 OrthancPython-3.2
closing branch OrthancPython-3.2
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 12 Aug 2021 18:39:26 +0200 |
parents | dac0f23f85c2 |
children |
line wrap: on
line source
Create the Docker image: $ ./docker-compile.sh Release $ docker build -f Dockerfile-Release -t python-plugin ../../.. Run the just-created Docker image: $ docker run -p 4242:4242 -p 8042:8042 --rm python-plugin