mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +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.