mirror of https://github.com/containers/podman.git
395 B
395 B
####> This option file is used in: ####> podman manifest push, push ####> If you edit this file, make sure your 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.