moby--moby/contrib
Tianon Gravi 4bbdc0b8f7 Update "download-frozen-image-v2.sh" such that redirects are optional
If the registry responds directly with blob contents, use them,
otherwise follow the redirect without Authorization headers (which
likely aren't valid for the server being redirected to).

This preserves the basic structure of the previous output with up to one
additional progress bar per-layer (for the redirect request and then the
following blob request).

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2017-06-22 15:54:50 -07:00
..
apparmor
builder Remove pkcs11, libltdl-dev, and clang for osx. 2017-06-21 11:18:44 -04:00
desktop-integration MAINTAINER deprecation follow up. Relates to #25466 2017-04-18 16:44:33 -05:00
docker-device-tool
gitdm
httpserver
init
mkimage
nnp-test
reprepro
selinux-fedora-24/docker-engine-selinux
selinux-oraclelinux-7/docker-engine-selinux
syntax Support FROM...AS syntax for multi stage build dockerfiles 2017-05-22 18:12:10 -07:00
syscall-test Revert "Block obsolete socket families in the default seccomp profile" 2017-05-09 14:26:00 +01:00
udev
vagrant-docker
README.md
REVIEWERS
check-config.sh
docker-machine-install-bundle.sh
dockerize-disk.sh
download-frozen-image-v1.sh
download-frozen-image-v2.sh Update "download-frozen-image-v2.sh" such that redirects are optional 2017-06-22 15:54:50 -07:00
editorconfig
mac-install-bundle.sh
mkimage-alpine.sh Add option for architecture to mkimage-alpine.sh 2017-06-15 15:52:25 +02:00
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-archarm-pacman.conf
mkimage-crux.sh
mkimage-pld.sh
mkimage-yum.sh
mkimage.sh
nuke-graph-directory.sh
project-stats.sh
report-issue.sh

README.md

The contrib directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.