github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/ignore.md (about) 1 ####> This option file is used in: 2 ####> podman pod rm, pod stop, rm, stop 3 ####> If file is edited, make sure the changes 4 ####> are applicable to all of those. 5 #### **--ignore**, **-i** 6 7 Ignore errors when specified <<containers|pods>> are not in the container store. A user 8 might have decided to manually remove a <<container|pod>> which leads to a failure 9 during the ExecStop directive of a systemd service referencing that <<container|pod>>.