Skip to content

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Aug 2, 2025

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.

Closes: apple#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.
@dcantah dcantah merged commit f2130a9 into apple:main Aug 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: The /etc/hosts file is not created by default

2 participants