Skip to content

Support custom host-to-IP mappings via --add-host option #52

@comunidadio

Description

@comunidadio

Summary

Ability to configure custom hostnames without DNS involvement.

Why

In some internal networks it's handy to have pre-configured entries in /etc/hosts for networking with internal services.

How (optional)

--add-host option similar to Docker's:

--add-host list Add a custom host-to-IP mapping (host:ip).

Hosts passed this way would be added to the guest's /etc/hosts by guest-init.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions