-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The needs
It would be nice to feed a hosts file to the container during starting/creation that gets set in the container.
Description
Currently on engagements we have to set some hosts in the /etc/hosts file. Due to the docker enviroment, this file on the container wipes after each start/boot. This can be quite annoying which results in making a "hacky" way around used scripts.
It would be nice if i could feed it say a list like
127.0.0.1 dev01
192.168.1.1 homelab
that then gets loaded into the containers /etc/hosts
Alternatives
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request