Skip to content

Feature - Hosts file import #248

@dalemazza

Description

@dalemazza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions