mirror of
https://github.com/containers/skopeo.git
synced 2025-07-05 02:47:32 +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:
parent
cb58f402f4
commit
ee6181427f
@ -183,6 +183,8 @@ Existing signatures, if any, are preserved as well.
|
|||||||
**--dest-compress-format** _format_
|
**--dest-compress-format** _format_
|
||||||
|
|
||||||
Specifies the compression format to use. Supported values are: `gzip`, `zstd` and `zstd:chunked`.
|
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_
|
**--dest-compress-level** _format_
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user