docs/contrib
Tianon Gravi 94bf5b0011 Revamp install.sh to be usable by more people, and to use official install methods whenever possible (apt repo, portage tree, etc.), thus making it an official script and moving it to hack/ 2013-10-11 00:53:15 -06:00
..
Dockerfile.tmLanguage Added Dockerfile.tmLanguage to contrib 2013-10-04 08:45:15 +02:00
brew brew: docker-py requirement points to git repository 2013-08-14 23:31:18 +02:00
vagrant-docker contrib/vagrant-docker: a placeholder to centralize collaboration on an official docker provider for vagrant 2013-04-19 15:55:34 -07:00
MAINTAINERS Swap contrib MAINTAINERS 2013-10-08 15:15:58 -06:00
README Add contrib/ directory, README, and script to create a basic busybox image 2013-03-14 03:16:42 +00:00
crashTest.go Remove many remaining docs references to the deprecated `base` repository and several other minor doc cleanups 2013-09-19 10:27:08 -06:00
docker.bash Add proper bash completion for "docker push" 2013-09-20 21:22:51 -06:00
mkimage-busybox.sh Fix mkimage-busybox 2013-04-01 14:34:12 -07:00
mkimage-centos.sh Add contrib/mkimage-centos.sh back (from #1621), and associated documentation link 2013-09-28 07:54:34 -06:00
mkimage-debian.sh Fix contrib/mkimage-debian.sh apt caching prevention 2013-10-07 13:41:10 -06:00
mkimage-unittest.sh More unit test fixes 2013-07-01 17:24:21 -07:00

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.