docs: oci-dir does not support compress as suggested

The docs have this note for the `--compress` flag

> Note: This flag can only be set with --format=docker-dir.

Yet the provided example has `--compress` with `--format=oci-dir`

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar
2023-12-15 19:40:46 +00:00
committed by GitHub
parent 2258329769
commit d76bb978b7

View File

@ -75,7 +75,7 @@ $ podman save -o oci-alpine.tar --format oci-archive alpine
```
```
$ podman save --compress --format oci-dir -o alp-dir alpine
$ podman save --compress --format docker-dir -o alp-dir alpine
Getting image source signatures
Copying blob sha256:2fdfe1cd78c20d05774f0919be19bc1a3e4729bce219968e4188e7e0f1af679d
1.97 MB / 1.97 MB [========================================================] 0s