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.