Skip to content

Commit

Permalink
Merge pull request #5759 from mtrmac/chunked-encryption
Browse files Browse the repository at this point in the history
Document that zstd:chunked is downgraded to zstd when encrypting
  • Loading branch information
openshift-merge-bot[bot] authored Oct 1, 2024
2 parents e56ba01 + 5193f21 commit 4aeddcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/buildah-push.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ The default certificates directory is _/etc/containers/certs.d_.
**--compression-format** *format*

Specifies the compression format to use. Supported values are: `gzip`, `zstd` and `zstd:chunked`.
`zstd:chunked` is incompatible with encrypting images, and will be treated as `zstd` with a warning in that case.

**--compression-level** *level*

Expand Down

1 comment on commit 4aeddcc

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.