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

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.