Tianon Gravi 5a3fa3c901 Add a few small tweaks to mkimage-debootstrap, especially to help with lucid 11 年之前
..
completion 055b32e3f4 support for container names in bash completion 11 年之前
desktop-integration 5af87d1475 contrib: Desktop integration. Firefox usecase. 11 年之前
docker-device-tool 9415c2b1f0 Move docker-device-tool to contrib 11 年之前
host-integration e525ad3f9b Fix a few miscellaneous typos (Unkown -> Unknown, Recieve -> Receive) 11 年之前
init 75e9cff98c Update systemd service file with suggestions from @seblu 11 年之前
syntax 06a818616b Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 11 年之前
udev dbb47f63ab Add udev rules files for hiding the docker loopback devices from udisks 11 年之前
vagrant-docker c226ab6d9e Document setting up Vagrant-docker with the remote API 11 年之前
zfs d526038503 Update readme to mark ZFS driver as Alpha quality. 11 年之前
MAINTAINERS a0e5657cb6 Remove @KSid from contrib maintainers for now 11 年之前
README c74408d7b8 Add contrib/ directory, README, and script to create a basic busybox image 12 年之前
crashTest.go 47904290a5 Remove many remaining docs references to the deprecated `base` repository and several other minor doc cleanups 12 年之前
mkimage-arch.sh 8e43db95f2 Update all the mkimage scripts to use --numeric-owner as a tar argument to properly preserve ownership 11 年之前
mkimage-busybox.sh 8e43db95f2 Update all the mkimage scripts to use --numeric-owner as a tar argument to properly preserve ownership 11 年之前
mkimage-debootstrap.sh 5a3fa3c901 Add a few small tweaks to mkimage-debootstrap, especially to help with lucid 11 年之前
mkimage-rinse.sh 9d62dc1a08 Remove mkimage-centos.sh in favor of a new rinse-based script, since febootstrap is fragile and picky 11 年之前
mkimage-unittest.sh 8e43db95f2 Update all the mkimage scripts to use --numeric-owner as a tar argument to properly preserve ownership 11 年之前
mkseccomp.pl ab3a83c617 Add mkseccomp.pl, helper script to make seccomp profiles. 11 年之前
mkseccomp.sample ab3a83c617 Add mkseccomp.pl, helper script to make seccomp profiles. 11 年之前

README

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.