moby--moby/contrib
Christopher Jones 24da8a0ed4
[ci] use alternate bash comparison
The pattern `echo str | grep -qE pattern` likes to fail on the z CI here for
an unknown reason. Use `grep -qE pattern <<< str` instead.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2018-01-12 11:05:20 -05:00
..
apparmor
builder Bump Go to 1.9.2 2017-11-21 20:57:02 +01:00
desktop-integration
docker-device-tool Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
gitdm
httpserver Remove solaris files 2017-10-24 15:39:34 -04:00
init
mkimage Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
nnp-test
reprepro
selinux-fedora-24/docker-engine-selinux
selinux-oraclelinux-7/docker-engine-selinux
syntax support *.Dockerfile 2017-10-22 11:16:06 -05: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 [ci] use alternate bash comparison 2018-01-12 11:05:20 -05:00
editorconfig
mac-install-bundle.sh
mkimage-alpine.sh fixing return value 2017-10-13 13:59:48 +02:00
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-archarm-pacman.conf
mkimage-crux.sh
mkimage-pld.sh
mkimage-yum.sh Update mkimage-yum.sh 2017-07-27 10:40:00 +08:00
mkimage.sh Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
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.