moby--moby/contrib
Tianon Gravi a6f1995550 Update contrib/mkimage/debootstrap to add "sqeeze-lts" to "oldstable" as well
Note that the archive does _not_ have a symlink from oldstable-lts to squeeze-lts, hence the change from using "${suite}" to not using it in here and just using the string "squeeze-lts" directly regardless of whether we're building a "squeeze" image or an "oldstable" image.

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
2014-07-07 17:14:31 -06:00
..
completion Fix "Error while reading file" Fish completion 2014-07-04 15:07:49 +01:00
desktop-integration
docker-device-tool
host-integration
init Fix the systemd socket activation socket permissions 2014-07-07 08:09:25 -06:00
mkimage Update contrib/mkimage/debootstrap to add "sqeeze-lts" to "oldstable" as well 2014-07-07 17:14:31 -06:00
syntax
udev
vagrant-docker
MAINTAINERS
README
check-config.sh
crashTest.go
mkimage-alpine.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-arch-pacman.conf
mkimage-arch.sh Merge branch 'master' of https://github.com/NikolaMandic/docker into NikolaMandic-master 2014-06-30 15:52:04 -06:00
mkimage-busybox.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-crux.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-debootstrap.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-rinse.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-unittest.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-yum.sh
mkimage.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkseccomp.pl
mkseccomp.sample
prepare-commit-msg.hook

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.