Mercurial > hg > orthanc-python
view Resources/Builders/DebianStable/NOTES.txt @ 8:dac0f23f85c2
rename
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 31 Mar 2020 12:15:46 +0200 |
parents | Resources/Builders/LinuxStandardBase/NOTES.txt@fb6bbc5737d5 |
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