51c31b8a66
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. Upstream-commit: bac5772312d1fe733511febd117e9f29ff19c698 Component: engine