mirror of
https://github.com/containers/podman.git
synced 2026-07-14 09:11:49 -04:00
on the remote client, if a user wants to know the rootfs size of a container, a -s should be passed. this corrects a behavior where size was shown by default. Fixes #2765 Signed-off-by: baude <bbaude@redhat.com>