mirror of https://github.com/containers/podman.git
9 lines
423 B
Markdown
9 lines
423 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.
|
|
#### **--force-compression**
|
|
|
|
If set, push uses the specified compression algorithm even if the destination contains a differently-compressed variant already.
|
|
Defaults to `true` if `--compression-format` is explicitly specified on the command-line, `false` otherwise.
|