mirror of
https://github.com/apple/container.git
synced 2026-07-13 21:17:05 +00:00
f2130a9604
Closes: #314 This change uses the new `.hosts` config entry on Containerization's LinuxContainer config to setup a default /etc/hosts file in the container. Today the two entries are localhost to 127.0.0.1 and the container's IP to its hostname.