Skip to content

[Request]: Builder VM should have same DNS configurability as any other container. #1082

@jglogan

Description

@jglogan

Feature or enhancement request details

The builder VM lacks the options for configuring the container /etc/resolv.conf that exist for container create and container run on regular containers:

  --dns <ip>              DNS nameserver IP address
  --domain <domain>       Default DNS domain
  --dns-option <option>   DNS options
  --dns-search <domain>   DNS search domains

Since the builder is just another container, it should have the same DNS configurability.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    builderIssues and features associated with container image buildingenhancementNew feature or requestnetworkIssues and features associated with networking and DNS.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions