| The following document describes a way to set Jenkins version & plugins via JENKINS_VERSION docker argument & plugins.txt correspondingly: https://github.com/jenkinsci/jenkinsfile-runner/blob/master/DOCKER.md#building-the-vanilla-image Seem's like this option no longer available and there's a discrepancy between document and implementation. It there're a way to preserve this option and having pom originated dependencies handled by some other dockerfile, like Docker-pom-deps ? |