Files
podman/pkg/adapter
Valentin Rothberg a3d13fb286 podman {pod,} rm/stop: add --ignore flag
Add an --ignore flag to podman rm and stop. When specified, Podman will
ignore "no such {container,pod}" errors that occur when a specified
container/pod is not present in the store (anymore).  The motivation
behind adding this flag is to write more robust systemd services using
Podman.  A user might have manually decided to remove a container/pod
which would lead to a failure during the `ExecStop` directive of a
systemd service referencing that container/pod.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-11-25 09:48:13 +01:00
..
2019-06-25 13:51:24 -05:00
2019-04-04 14:41:50 -05:00
2019-04-04 14:41:50 -05:00
2019-10-28 12:52:30 -05:00
2019-11-13 08:15:00 +11:00
2019-07-21 14:22:39 -05:00