https://bugzilla.redhat.com/show_bug.cgi?id=1187077
--- Comment #1 from Lokesh Mandvekar lsm5@redhat.com --- Do you see this problem on fedora:rawhide or fedora:20 as well?
re: fedora:latest, it'd have been great to know if you're able to ping an IP address successfully from a fedora:latest container, but looks like ping isn't available by default in fedora:latest and even upon installation I see /usr/bin/ping: Operation not permitted. This is something that we/I need to sort out with rel-eng.
So instead, please try this on rawhide instead:
$ sudo docker run -it fedora:rawhide bash $ ping 8.8.8.8
..and let me know how that goes.
also, could you post your /etc/resolv.conf from the host, fedora:latest and fedora:rawhide.