mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00

Easy one: text was already identical across both files. Signed-off-by: Ed Santiago <santiago@redhat.com>
235 B
235 B
--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.