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

Clarify definition of --pull options #5407

Merged
merged 1 commit into from
Jun 11, 2024

Commits on Jun 10, 2024

  1. Clarify definition of --pull options

    buildah from and buildah build will now default to --pull=missing
    as opposed to --pull=always, which they did before. This better
    matches to the defaults in docker and podman.
    
    No longer document --pull=true|false
    
    Fixes: containers#5406
    
    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5afd52f View commit details
    Browse the repository at this point in the history