mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This makes the test slightly closer to the actual code in the daemon producing the progress response;cd844fd0b2/daemon/images/image_pull.go (L58-L70)cd844fd0b2/daemon/internal/distribution/utils/progress.go (L14-L34)Signed-off-by: Sebastiaan van Stijn <github@gone.nl>