spiegel_podman/docs/source/markdown/options/compression-format.md
TomSweeneyRedHat 2d02865cb7 [v4.6] Remove zstd:chunked reference
Remove the references of the zstd:chunked encryption algorithm as
this will not be supported in RHEL 8.9/9.3 in Podman v4.6.1.  Support
is expected in Podman v4.7 and later.

[NO NEW TESTS NEEDED]
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2023-08-08 15:09:39 -04:00

7 lines
358 B
Markdown

####> This option file is used in:
####> podman manifest push, push
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--compression-format**=**gzip** | *zstd*
Specifies the compression format to use. Supported values are: `gzip`, and `zstd`. The default is `gzip` unless overridden in the containers.conf file.