podman/docs/source/markdown/options/ignore.md

10 lines
448 B
Markdown

####> This option file is used in:
####> podman pod rm, pod stop, rm, stop
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--ignore**, **-i**
Ignore errors when specified <<containers|pods>> are not in the container store. A user
might have decided to manually remove a <<container|pod>> which leads to a failure
during the ExecStop directive of a systemd service referencing that <<container|pod>>.