moby--moby/contrib
Kawsar Saiyeed 02d1d238cd Add latest docker options to docker.bash
Adds bash completion options for the latest docker release (0.6.1)
2013-08-24 18:04:40 +01: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 Documented who decides what and how. 2013-05-28 19:39:09 -07: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 code unreachable using Go 1.1 2013-06-20 23:19:44 -04:00
docker.bash Add latest docker options to docker.bash 2013-08-24 18:04:40 +01:00
install.sh Release script also takes care of index file (if the S3 bucket is WS-enabled) 2013-08-20 19:36:06 -07:00
mkimage-busybox.sh Fix mkimage-busybox 2013-04-01 14:34:12 -07:00
mkimage-debian.sh Update mkimage-debian.sh now that wheezy is officially the stable release - also, we can't rely on "release" versions for testing or unstable - only "stable" has reliable release versions 2013-05-06 17:00:21 -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.