gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

Plugin "docker-custom-build-environment" doesn't work when Jenkins itself is containerized #96

Open gmacario opened 8 years ago

gmacario commented 8 years ago

Upstream bug: https://issues.jenkins-ci.org/browse/JENKINS-29239

Affected component: https://wiki.jenkins-ci.org/display/JENKINS/CloudBees+Docker+Custom+Build+Environment+Plugin

This bug prevents combined resolution of https://github.com/gmacario/easy-jenkins/issues/66 and https://github.com/gmacario/easy-jenkins/issues/31

gmacario commented 8 years ago

An attempt at solving JENKINS-29239 is in https://github.com/jenkinsci/docker-custom-build-environment-plugin/pull/38

gmacario commented 6 years ago

Do we still need the docker-custom-build-environment plugin?