Good day! I am trying to run a shell script in a docker container. The script is created on the host in the folder: */var/jenkins_home/workspace/Production/Test2@tmp*
The container by default is starts with the following volumes: *--volume /var/jenkins_home:/var/jenkins_home:rw --volume /tmp:/tmp:rw* But it is launched in the container from the folder: */bin/sh: can't open '/tmp/jenkins15846770116304196347.sh': No such file or directory Build step 'Execute shell' marked build as failure* How to fix that issue? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/100f7957-b7b1-43b7-b91e-720ae8693030n%40googlegroups.com.
