mirror of
https://github.com/containers/podman.git
synced 2025-09-14 11:55:10 +08:00

Remove the container/pod ID file along with the container/pod. It's primarily used in the context of systemd and are not useful nor needed once a container/pod has ceased to exist. Fixes: #16387 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>