When i am trying to ping to container ex:172.17.0.3 .I am getting host unreachable.Please help me Thank you.
Asked
Active
Viewed 59 times
1
-
1You need to be more clear on what you tryed. Are you trying to ping from the host, machine in local network, through the internet? Keep in mind that docker uses NAT. – Anthony Raymond Dec 03 '18 at 13:03
-
I am trying from different host in same network. – Roshan Dec 09 '18 at 03:35
-
I got it. Thank you : ) – Roshan Dec 09 '18 at 03:35
-
https://github.com/docker/for-win/issues/221 This may help (it's for windows but the subjects is quite the same) – Anthony Raymond Dec 09 '18 at 10:41