containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
Apache License 2.0
8.14k stars 605 forks source link

Import /etc/hosts entries automatically #355

Open AkihiroSuda opened 3 years ago

AkihiroSuda commented 3 years ago

Nerdctl should import entries of /etc/hosts on the host by default (except loopback addresses)

AkihiroSuda commented 3 years ago

Link: an opposite proposal for Podman https://github.com/containers/podman/issues/11835

apostasie commented 2 months ago

Interesting.

Maybe just for --network=host though? (that is docker behavior)