spiegel_podman/docs/source
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
..
markdown podman {pod,} rm/stop: add --ignore flag 2019-11-25 09:48:13 +01:00
Commands.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
conf.py Restructure documentation dir 2019-10-31 12:31:39 -05:00
generate.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
healthcheck.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
image.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
index.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
Introduction.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
managecontainers.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
network.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
play.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
pod.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
Reference.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
system.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
Tutorials.rst Restructure documentation dir 2019-10-31 12:31:39 -05:00
volume.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00