mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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.