mirror of
https://github.com/containers/skopeo.git
synced 2025-09-12 13:08:02 +00:00
Document that zstd:chunked is downgraded to zstd when encrypting
A part of https://github.com/containers/common/issues/2117 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -183,6 +183,8 @@ Existing signatures, if any, are preserved as well.
|
||||
**--dest-compress-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.
|
||||
|
||||
**--dest-compress-level** _format_
|
||||
|
||||
|
Reference in New Issue
Block a user