mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +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.