diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-07-19 22:55:27 +0200 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-07-22 13:49:58 -0400 |
commit | 2e35dfa20c60a80ca12ffab68a7fcdac797feb3d (patch) | |
tree | cf96be7bbe2cf29a330277f2425f4206813d66aa /cmd | |
parent | 7461bafabba1dae736081de61baf6f7563af46d2 (diff) | |
download | podman-2e35dfa20c60a80ca12ffab68a7fcdac797feb3d.tar.gz podman-2e35dfa20c60a80ca12ffab68a7fcdac797feb3d.tar.bz2 podman-2e35dfa20c60a80ca12ffab68a7fcdac797feb3d.zip |
fix: system df error when an image has no name
When an image has no name/tag system df will
error because it tries to parse an empty name.
This commit makes sure we only parse non
empty names and set the repository and tag
to "<none>" otherwise.
Closes #7015
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions