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

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.