You could copy an /etc/hosts file with the desired erntry in the Dockerfile if the entry is known in advance. ________________________________ From: Marc Roos <[email protected]> Sent: Monday, October 21, 2019 12:54 PM To: user <[email protected]> Subject: changing /etc/hosts in container
What are my options to adding a host entry to /etc/hosts in container running not as root?

