mirror of
https://github.com/containers/podman.git
synced 2025-05-21 09:05:56 +08:00
8 lines
390 B
Markdown
8 lines
390 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* | *zstd:chunked*
|
|
|
|
Specifies the compression format to use. Supported values are: `gzip`, `zstd` and `zstd:chunked`. The default is `gzip` unless overridden in the containers.conf file.
|