Skip to content

Commit

Permalink
Document that zstd:chunked is downgraded to zstd when encrypting
Browse files Browse the repository at this point in the history
A part of containers/common#2117 .

Signed-off-by: Miloslav Trmač <[email protected]>
  • Loading branch information
mtrmac committed Sep 30, 2024
1 parent a7dd29c commit 5193f21
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

0 comments on commit 5193f21

Please sign in to comment.