mirror of
https://github.com/containers/podman.git
synced 2025-05-21 17:16:22 +08:00

Add a --size option to podman images to allow for disabling computing the size of listed images. If listing images is critical to performance, user may chose to turn off size computation to speed things up. Context: #13755 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>