moby--moby/contrib/builder/rpm
Tianon Gravi 24d98c14a0 Switch verbosity in builder/*/generate.sh so that we get download progress for Go instead of the name of every single file extracted
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>
2015-05-07 14:15:35 -06:00
..
centos-6 Switch verbosity in builder/*/generate.sh so that we get download progress for Go instead of the name of every single file extracted 2015-05-07 14:15:35 -06:00
centos-7 Switch verbosity in builder/*/generate.sh so that we get download progress for Go instead of the name of every single file extracted 2015-05-07 14:15:35 -06:00
fedora-20 Switch verbosity in builder/*/generate.sh so that we get download progress for Go instead of the name of every single file extracted 2015-05-07 14:15:35 -06:00
fedora-21 Switch verbosity in builder/*/generate.sh so that we get download progress for Go instead of the name of every single file extracted 2015-05-07 14:15:35 -06:00
README.md
build.sh
generate.sh Switch verbosity in builder/*/generate.sh so that we get download progress for Go instead of the name of every single file extracted 2015-05-07 14:15:35 -06:00

README.md

dockercore/builder-rpm

This image's tags contain the dependencies for building Docker .rpms for each of the RPM-based platforms Docker targets.

To add new tags, see contrib/builder/rpm in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.