-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: docker-slaves-plugin
-
None
jenkinsci/slave docker image has change so /home/jenkins isn't a volume (see https://github.com/jenkinsci/docker-jnlp-slave/issues/14)
as job workspace is created under /home/jenkins/workspace, files here aren't stored in volume and can't be retrieved on next build.