diff options
author | Toshiki Sonoda <sonoda.toshiki@fujitsu.com> | 2022-07-26 09:56:24 +0900 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2022-08-10 16:46:05 -0400 |
commit | b7feafcb063bd152e4637b80684c82a4afbf9a98 (patch) | |
tree | a9ee8c66a58c8a737fc0b723c16ddcdd194cbf27 /cni/87-podman-bridge.conflist | |
parent | 24f219efb75bbe6c155552c4a33fc79bc55ba2eb (diff) | |
download | podman-b7feafcb063bd152e4637b80684c82a4afbf9a98.tar.gz podman-b7feafcb063bd152e4637b80684c82a4afbf9a98.tar.bz2 podman-b7feafcb063bd152e4637b80684c82a4afbf9a98.zip |
Fix: manifest push --rm removes a correct manifest list
This bug is reproduced when we execute the following command:
1. podman manifest add <manifest list> <images exist on local storage>
2. podman manifest push --rm <manifest list> dir:<directory>
If pushing succeeds, it is expected to remove only a manifest list.
However, manifest list remains on local storage and images are removed.
This commit fixes `podman manifest push --rm` to remove only a manifest list.
And, supports `manifest push --rm option` in remote environment,
like host environment.
Fixes: https://github.com/containers/podman/issues/15033
Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
Diffstat (limited to 'cni/87-podman-bridge.conflist')
0 files changed, 0 insertions, 0 deletions