view Resources/Builders/DebianStable/NOTES.txt @ 36:fd58eb5749ed

CMake simplification using DownloadOrthancFramework.cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 17:37:30 +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