https://bugzilla.redhat.com/show_bug.cgi?id=1218599
Daniel Walsh dwalsh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |dwalsh@redhat.com Assignee|ichavero@redhat.com |lsm5@redhat.com
--- Comment #2 from Daniel Walsh dwalsh@redhat.com --- Should be fixed in docker-1.6.2.
We had made a change to mount the /tmp directory by default as a tmpfs, which we are changing back to the default, which should allow this behavior to work again.
We are working on a new command atomic mount which will expose the entire image to the host, and would allow you do do much more with host commands like cp, rsync ...