mirror of
https://github.com/containers/podman.git
synced 2025-06-03 03:07:56 +08:00

In event of a container removal that is no longer in database, log a warning instead of an error, as there is not any problem continuing execution. Resolves #4314 Signed-off-by: Tyler Ramer <tyaramer@gmail.com>