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

copy: add support for ForceCompressionFormat #2068

Merged
merged 1 commit into from
Aug 3, 2023

Commits on Aug 3, 2023

  1. copy: add support for ForceCompressionFormat

    ForceCompressionFormat allows end users to force selected compression format
    (set in DestinationCtx.CompressionFormat) which ensures that while copying
    blobs of other compression algorithms are not reused.
    
    Following flag is a frontend wrapper for: containers#2023
    Will help in:
    * containers/buildah#4613
    * containers/podman#18660
    
    Signed-off-by: Aditya R <[email protected]>
    flouthoc authored and mtrmac committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f406c36 View commit details
    Browse the repository at this point in the history