Files
podman/docs/source/markdown/options/compression-format.md
Daniel J Walsh 7665bbc127 Remove 'you' from man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-07 09:29:29 -05:00

390 B

####> 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.