mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Previously podman was using "MB" and "GB" (binary) for input but "MB" and "GB" (decimal) for output, which was causing confusion. Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>