Mercurial > hg > orthanc-python
view Resources/Builders/DebianStable/NOTES.txt @ 58:ef1a1ce0c1e3
During Orthanc shutdown, wait for all the pending events to have been processed
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 Jan 2021 07:36:18 +0100 |
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