Skip to content

Add support for force-compression while calling buildah #648

@mayukhc

Description

@mayukhc

I have build_opts: --compression-format zstd --build-driver buildah specified under build-opts in build.yml, but it's ignored and layers in final image are still gzip. It's probably due to this issue - containers/buildah#4613, where buildah will skip compressing gzipped layers unless there's an additional force-compression flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions