-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: jenkinsfile-runner
It is not easy to debug JFR when it's running in docker containers.
Â
Similar to https://github.com/jenkinsci/docker/blob/master/jenkins.sh#L18-L23Â , but for Jenkinsfile Runner
Â
Acceptance criteria:
- There is an environment variable, which injects debug flags
- There is some documentation for it, e.g. https://github.com/oleg-nenashev/demo-jenkins-config-as-code#debugging-masterÂ
Â
- links to