moby--moby/contrib
Jérôme Petazzoni 04cd0a392b Merge pull request #1463 from jpetazzo/https-get-docker-io
switch from http to https for get.docker.io
2013-08-09 11:26:56 -07:00
..
brew brew: added safeguards in script and changed default branch to 'master' 2013-08-09 16:40:28 +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
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.