moby--moby/contrib
Steven Merrill 640d2ef6f5 Try to avoid issues when the Docker daemon restarts.
This change will allow the Docker daemon's init script to wait up to 5
minutes before being forcibly terminated by the initscript. Many
non-trivial containers will take more than the default 3 seconds to
stop, which can result in containers whose rootfs is still mounted and
will not restart when the daemon starts up again, or worse, orphan
processes that are still running.

Signed-off-by: Steven Merrill <steven.merrill@gmail.com>
2014-09-18 08:21:00 -04:00
..
completion Add create to contrib/completion 2014-09-16 18:40:25 -04:00
desktop-integration
docker-device-tool
host-integration
init Try to avoid issues when the Docker daemon restarts. 2014-09-18 08:21:00 -04:00
mkimage
syntax Added Syntax highlighting file for the KDE Kate Editor 2014-08-27 11:16:51 -07:00
udev
vagrant-docker
MAINTAINERS
README
check-config.sh It seems that we need these 2 options enabled for both aufs and devicemapper drivers when running on EXT4 - so test for them 2014-09-17 17:03:58 +10:00
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-rinse.sh
mkimage-unittest.sh
mkimage-yum.sh
mkimage.sh
mkseccomp.pl
mkseccomp.sample
nuke-graph-directory.sh

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.