Dan Walsh 2e0d47e5c4 Add description of --volume read-only/read-write to docker-run man page. 11 years ago
..
completion 87ea27e80b intermediate image layers are used for more than the build 11 years ago
desktop-integration c1108f5d60 the last remaining raw.github.com URL's 11 years ago
docker-device-tool 359b7df5d2 Rename runtime/* to daemon/* 11 years ago
host-integration 12687b7c10 Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client 11 years ago
init ba0c829291 contrib/init/upstart: start on local-filesystems 11 years ago
man 2e0d47e5c4 Add description of --volume read-only/read-write to docker-run man page. 11 years ago
syntax ac06646b1f Instructions for Textmate's bundle installation 11 years ago
udev dbb47f63ab Add udev rules files for hiding the docker loopback devices from udisks 11 years ago
vagrant-docker 2a7f7c86da Remove trailing slash from host parameter in docker init. 11 years ago
MAINTAINERS a0e5657cb6 Remove @KSid from contrib maintainers for now 11 years ago
README c74408d7b8 Add contrib/ directory, README, and script to create a basic busybox image 12 years ago
check-config.sh 2c4cebe916 Move "possible config locations" list to the top of check-config.sh 11 years ago
crashTest.go 47904290a5 Remove many remaining docs references to the deprecated `base` repository and several other minor doc cleanups 11 years ago
mkimage-alpine.sh 6a2bdc6eb7 contrib: mkimage script for alpine linux 11 years ago
mkimage-arch-pacman.conf 4137a0ea32 mkimage-arch: provide and use own pacman.conf 11 years ago
mkimage-arch.sh e6b794e542 Fix broken /dev/fd in mkimage-arch.sh 11 years ago
mkimage-busybox.sh b1953baba2 This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...) 11 years ago
mkimage-crux.sh d247b7d426 Added script for building Base Docker CRUX images 11 years ago
mkimage-debootstrap.sh 9e64a4d862 mkimage-debootstrap: set ubuntuLatestLTS as Trusty 11 years ago
mkimage-rinse.sh d419da7227 Added new mkimage-yum.sh script to create CentOS base images 11 years ago
mkimage-unittest.sh b1953baba2 This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...) 11 years ago
mkimage-yum.sh 6d55a9d7ce mkdir /dev before doing mknod 11 years ago
mkseccomp.pl 44fe8cbbd1 Update to double-dash everywhere 11 years ago
mkseccomp.sample 32565a4451 added capabilities needed by new sysinit 11 years ago
prepare-commit-msg.hook 4f29836f71 nope, echo -e isn't portable 11 years ago

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.