Adapt docker container to add python as environment variable and build project

Job ID: 34885155

Budget: €30 – €250 EUR

Hi,

I want to compile an cmake qt c++ application using the docker images:

https://hub.docker.com/r/stateoftheartio/qt6

At the moment i create my project using a python script called 'Project.py'.

I need a docker image based on https://hub.docker.com/r/stateoftheartio/qt6 that is able to build my CMake project. In one of the CmakeLists files, a python command is used. So the environment variable must be set to compile the project. This adjustment needs to be included in the image.

also an volume for the ouput and input of the build must be added to the image.
Related categories: Python Linux C++ Programming Docker Qt