Files
moby/integration/networking/testdata/TestEtcHostsDisconnect1.golden
Rob Murray 354dfdb928 Delete /etc/hosts entries on network disconnect
Delete the entries that were added, rather than looking at the service
map (DNS config) and trying to delete entries without accounting for
the container's --hostname.

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-11-15 10:58:30 +00:00

13 lines
329 B
Plaintext

127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
fe00:: ip6-localnet
ff00:: ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
192.0.2.3 otherhost.invalid
2001:db8::1234 otherhost.invalid
192.168.123.2 c1.invalid c1
fde6:be58:aedf::2 c1.invalid c1
192.168.124.2 c1.invalid c1
fdd2:c4e3:c4d5::2 c1.invalid c1