moby/contrib
2013-08-05 18:11:13 -07: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
crashTest.go Remove code unreachable using Go 1.1 2013-06-20 23:19:44 -04:00
install.sh fix the upstart script generated by get.docker.io (it was not starting dockerd on boot) 2013-08-05 18:11:13 -07:00
MAINTAINERS Documented who decides what and how. 2013-05-28 19:39:09 -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 Add contrib/ directory, README, and script to create a basic busybox image 2013-03-14 03:16:42 +00:00

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.