docToolchain / docker-image

MIT License
3 stars 18 forks source link

Jenkins Agent needs open file permissions #33

Closed ascheman closed 2 years ago

ascheman commented 2 years ago

When running in Jenkins (cf. changes to docToolchain/ci-cd-demo#1) the jenkins-ssh-agent might be run by arbitrary users (e.g., Jenkins runs the Docker container with some arbitrary -u <user>:<group> flag). Therefore it is necessary to have write permissions to some global or Jenkins specific files and directories, i.e.,