view Resources/Builders/DebianStable/NOTES.txt @ 33:ce5b6116e6cd

New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 28 May 2020 18:05:18 +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