https://bugzilla.redhat.com/show_bug.cgi?id=1087223

Jan Pazdziora <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #5 from Jan Pazdziora <[email protected]> ---
I'd like to point out that at least on Fedora 20, the new docker-io-0.10.0-2
causes build of

   FROM fedora:20
   ADD systemctl /bin/systemctl

to spin the docker process at 100 % CPU and never (or in reasonable time) to
finish. While ADD systemctl /usr/bin/systemctl works just find. It seems that
docker-io-0.10.0-2 has problems with resolving symlinks during the ADD
operation (bin is a symlink to usr/bin on Fedora 20).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to