mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Also, `curl` is smart enough to see when the consumer of the pipe is going slow that it should slow down the transfer, so this gives a reasonable indication of extraction progress too. Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com> Upstream-commit: 24d98c14a0ee580018fdfcc465a76fd4a976e40f Component: engine
dockercore/builder-deb
This image's tags contain the dependencies for building Docker .debs for each of the Debian-based platforms Docker targets.
To add new tags, see contrib/builder/deb in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.