mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-15 11:13:39 +00:00
Prior this commit, 'docker images' and other cmd's, which used utils.HumanSize(), showed unnecessary whitespaces. Formatting of progress has been moved to FormatProgess(), justifing the string directly in the template.