https://bugzilla.redhat.com/show_bug.cgi?id=1033606
michael.faille@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.faille@gmail.com
--- Comment #51 from michael.faille@gmail.com --- I use Fedora 20 freshly updated and the problem persist for me. Docker version : Docker version 0.7.6, build bc3b2ec/0.7.6
Steps to Reproduce: 1. $ yum install docker-io 2. $ systemctl enable docker.service 3. $ systemctl start docker.service 4. $ docker pull mattdm/fedora 5. $ docker run -i -t mattdm/fedora:latest /bin/bash 6. $ ping google.com ping: unknown host google.com
(It also dindn't work with any image)
Watch could I do to quick fix ?
Thank you !