-
Bug
-
Resolution: Unresolved
-
Major
-
None
When I use this plugin to build a docker image it messes up my ADD/COPY statements by not maintaining the symlinks in the directory I am adding.
I have a directory in workspace/docker/directory and when doing either ADD or COPY in my Dockerfile it seems to loose the symlinks. When I run docker build from the command line with the exact same Dockerfile the symlinks are maintained.
CentOS 6/rpm
jenkins 1.647
openjdk 1.8.0_71
docker 1.7.1