view Resources/Builders/DebianStable/NOTES.txt @ 22:04b8a44b2717

adding patch.exe command-line tool for MSVC
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 03 Apr 2020 10:47:01 +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