moby--moby/contrib
Christopher Jones 62ab6809bd
[ppc64le] use official go 1.7.4 binaries
go 1.7.4 introduced official go ppc64le binaries, so use those
instead of using older versions of go and building from src.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2016-12-08 16:18:10 -05:00
..
apparmor apparmor: fix version checks to work properly 2016-02-15 20:36:07 +11:00
builder [ppc64le] use official go 1.7.4 binaries 2016-12-08 16:18:10 -05:00
completion Add zsh completion for 'docker network create --attachable' 2016-12-07 08:09:42 +01:00
desktop-integration
docker-device-tool Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
gitdm Add gitdm configuration 2016-05-28 21:08:20 -07:00
httpserver Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
init Change TMPDIR to DOCKER_TMPDIR 2016-08-23 08:45:46 +05:30
mkimage Improve error reporting in mkimage/debootstrap 2016-12-01 21:27:10 +01:00
nnp-test Add support for NoNewPrivileges in docker 2016-03-07 09:47:02 -08:00
reprepro add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
selinux/docker-engine-selinux Add selinux policy per distro 2016-08-04 14:29:22 -07:00
selinux-centos-7/docker-engine-selinux add extra docker.te lines from rhel7.3 docker.spec 2016-12-02 14:18:58 -08:00
selinux-fedora-24/docker-engine-selinux Add selinux policy per distro 2016-08-04 14:29:22 -07:00
selinux-oraclelinux-7/docker-engine-selinux Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
syntax Remove unmaintained Dockerfile syntax for Kate 2016-10-25 15:42:27 -07:00
syscall-test Use runc version built without ambient capabilities 2016-11-04 17:25:28 +00:00
udev
vagrant-docker Rename Remote API to Engine API 2016-11-22 12:49:38 +00:00
README.md Add .md extension to readme for markdown rendering 2016-02-24 20:39:46 +00:00
REVIEWERS
check-config.sh Caution against the use of CONFIG_LEGACY_VSYSCALL_NATIVE 2016-12-05 10:13:07 +00:00
docker-machine-install-bundle.sh contrib: add docker-machine-install-bundle.sh 2016-11-21 07:13:11 +00:00
dockerize-disk.sh
download-frozen-image-v1.sh
download-frozen-image-v2.sh contrib: download-frozen-image-v2.sh requires jq 2016-12-01 12:40:58 +01:00
editorconfig added editorconfig 2016-10-20 22:18:16 -02:00
mac-install-bundle.sh Add a script to install a bundle into Docker for Mac 2016-10-05 13:21:18 +02:00
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh Changed to 1800 second timeout for all ARMV* 2016-07-10 18:47:14 -07:00
mkimage-archarm-pacman.conf Fixed arm arch image maker to support arm versions other than 7 2016-07-10 18:46:35 -07:00
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-pld.sh add script to make base image for PLD Linux 2016-05-31 09:20:51 +03:00
mkimage-rinse.sh
mkimage-yum.sh Add errexit to mkimage-yum.sh 2016-09-14 12:04:04 +02:00
mkimage.sh Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
nuke-graph-directory.sh Nuke when graphdir is a mount 2016-11-01 22:22:25 -02:00
project-stats.sh
report-issue.sh add execute bit to contrib/report-issue.sh 2016-02-16 12:55:15 +02:00

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.