mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- Use layer DiffIDs for progress output in v1 push. This makes the output consistent with v2 pushes, which means that a fallback to v1 won't start progress bars for a different set of IDs. - Change wording used in v1 status updates to be consistent with v2. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: 891bbc17ec2623897e32a3b9116cb2047ba70fdd Component: engine