You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
image/tree: Hide Content size column without containerd store
With graph drivers, all content sizes are zero because the compressed
content isn't stored.
This makes the whole column useless and wasting the terminal space.
Hide the whole column if all its values would be zero.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
0 commit comments