jenkins.io icon indicating copy to clipboard operation
jenkins.io copied to clipboard

Mention that if using docker the user should use /usr/share/jenkins/ref/init.groovy.d and not $JENKINS_HOME/init.groovy.d/

Open tzachs opened this issue 1 year ago • 0 comments
trafficstars

Problem with this page

Groovy Hook Scripts pagesource file

Expected behavior

Documentation should point out that in case using the docker image (which I believe more and more users are doing), $JENKINS_HOME/init.groovy.d/ does not exis. Instead the user should use /usr/share/jenkins/ref/init.groovy.d since it is copied once the docker image starts

Actual behavior

See description above

Possible solution

No response

tzachs avatar Jan 30 '24 16:01 tzachs