mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00

I noticed recently when I made a typo that then auto-update errored but it did not tell me which container was incorrect so I had to check all containers myself. Include the container ID in the error to make it clear which container has the issue. Signed-off-by: Paul Holzinger <pholzing@redhat.com>