Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-custom-build-environment-plugin
  Commit: 2970fd83c144d162d3f291dd264596498017da32
      
https://github.com/jenkinsci/docker-custom-build-environment-plugin/commit/2970fd83c144d162d3f291dd264596498017da32
  Author: Nicolas De Loof <nicolas.del...@gmail.com>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/DockerDecoratedLauncher.java

  Log Message:
  -----------
  Revert "maintain overrides from wrapped ProcStarter"

This reverts commit 824ae14289242aaab7070650298c374ca2c63e5a.

Most plugins do run `launch().cmds(cmd).envs(envVars).start()` passing the 
whole environment they get from `build.getEnvironment()`
as a result this propagates the whole host environment inside container.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to