Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --no-hosts flag to eliminate use of /etc/hosts within containers #3809

Merged
merged 1 commit into from
Mar 10, 2022

Commits on Mar 10, 2022

  1. Add --no-hosts flag to eliminate use of /etc/hosts within containers

    Users want to turn off addition of /etc/hosts file while building
    container images, this would allow them to customize the /etc/hosts
    file within the image.
    
    Fixes: containers#3808
    
    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    deb9c69 View commit details
    Browse the repository at this point in the history