https://bugzilla.redhat.com/show_bug.cgi?id=1206751
Kayvan Sylvan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Kayvan Sylvan <[email protected]> --- I'm seeing this with Fedora 21 and docker-io 1.6.0 It's quite easy to reproduce: [ksylvan@ksylvan-t420 src]$ docker run --rm -it -v $(pwd):/src busybox /bin/sh / # cd /src /src # ls ls: can't open '.': Permission denied /src # exit [ksylvan@ksylvan-t420 src]$ rpm -qi docker-io Name : docker-io Version : 1.6.0 Release : 2.git3eac457.fc21 Architecture: x86_64 Install Date: Mon 27 Apr 2015 02:52:12 PM PDT -- 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
