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