moby--moby/contrib
Tianon Gravi 10362870db Add a few tweaks and fixes to contrib/mkimage-debian.sh
Add simple workaround for #1755 to contrib/mkimage-debian.sh

Add simple echo patch in contrib/mkimage-debian.sh to prevent init scripts from running during apt-get installs/updates

Add `apt-get clean` to mkimage-debian.sh for slightly smaller images

Add more small apt tweaks to mkimage-debian.sh thanks to @jpetazzo and @spahl
2013-09-23 22:39:57 -06: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 Add Tianon to contrib/ maintainers 2013-09-16 04:50:53 +00: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 Update docker.bash script for build -rm 2013-09-12 16:57:10 +00:00
install.sh Update remaining upstart scripts to wait for lxc-net 2013-08-29 14:06:24 -05:00
mkimage-busybox.sh Fix mkimage-busybox 2013-04-01 14:34:12 -07:00
mkimage-debian.sh Add a few tweaks and fixes to contrib/mkimage-debian.sh 2013-09-23 22:39:57 -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.