mirror of
https://github.com/containers/podman.git
synced 2025-12-08 06:39:05 +08:00
The current aliased commands podman container list and podman image list podman image rm Do not work properly. The global storage options are broken. This patch fixes this issue. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>