mirror of
https://github.com/containers/podman.git
synced 2025-10-12 08:45:37 +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>