moby--moby/contrib
Michael Crosby 9708597b0b Merge pull request #1538 from KSid/bash-completion-limit-containers
Bash Completion: Limit commands to containers of a relevant state
2013-08-14 16:16:25 -07: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 Limit commands to containers of a relevant state 2013-08-14 02:45:03 +01:00
install.sh switch from http to https 2013-08-08 17:02:59 -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.