Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: docker-custom-build-environment-plugin
-
Labels:None
-
Similar Issues:
Description
Currently when building, all dependencies have to be resolved and downloaded for every build, significantly extending the build time.
Please add an option to share ivy cache with the hosting machine (something like --volume /Users/jacek/.ivy2:/root/.ivy2), so all Docker slaves can access it.
Attachments
Issue Links
- depends on
-
JENKINS-29513 Option to bind mount host volumes
-
- Closed
-
The same applies for Maven, NPM, Rubygems and so on