-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When Jenkins master run inside a container and uses local executor, can't use docker-custom-build-environment as build container can't bind-mount the workspace and temp dir.
Possible solution is to run the build container with `--volume-from` so it can access master's JENKINS_HOME.
- is related to
-
JENKINS-29194 doesn't work with remote docker servers
- Closed