mirror of
https://github.com/containers/podman.git
synced 2026-03-29 20:14:05 -04:00
If err != nil then inspect is nil thus here it is better to use name when outputting the error instead of inspectID. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Tigran Sogomonian <tsogomonian@astralinux.ru>