ДК
Size: a a a
ДК
YT
c
ping: google.com: Name or service not known
YT
ping: google.com: Name or service not known
c
ЕФ
c
c
ЕФ
c
ЕФ
ЕФ
ДК
ДК
AS
YT
[verrchu@localhost ~]$ ping -c 1 google.com
PING google.com (172.217.16.46) 56(84) bytes of data.
64 bytes from waw02s14-in-f14.1e100.net (172.217.16.46): icmp_seq=1 ttl=54 time=28.2 ms
--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 28.153/28.153/28.153/0.000 ms
[verrchu@localhost ~]$ docker run --dns 8.8.8.8 --dns 8.8.4.4 centos ping google.com
ping: google.com: Name or service not known
DF
i
[verrchu@localhost ~]$ ping -c 1 google.com
PING google.com (172.217.16.46) 56(84) bytes of data.
64 bytes from waw02s14-in-f14.1e100.net (172.217.16.46): icmp_seq=1 ttl=54 time=28.2 ms
--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 28.153/28.153/28.153/0.000 ms
[verrchu@localhost ~]$ docker run --dns 8.8.8.8 --dns 8.8.4.4 centos ping google.com
ping: google.com: Name or service not known
i
YT