my problem is the following
I created a jenkins container thanks to the following Dockerfile
# intall jenkins FROM jenkins/jenkins:lts # install pytho