moby--moby/contrib
Harald Albers 7e31a96d22 Improve key specific bash subcompletions
The obscure `case "${words[$cword-2]}$prev=" in` idiom is no
longer used for key specific completions in options with map values.

The `__docker_map_key_of_current_option()` function does a much
better job.

Signed-off-by: Harald Albers <github@albersweb.de>
2016-02-07 11:19:04 -08:00
..
apparmor add /bin/tar to apparmor profile 2015-12-23 18:11:16 +01:00
builder fix deb generate 2016-02-05 15:31:12 -08:00
completion Improve key specific bash subcompletions 2016-02-07 11:19:04 -08:00
desktop-integration
docker-device-tool Windows: Fix docker device tool 2015-10-31 11:32:37 -07:00
docker-engine-selinux Updated LICENSE file to match selinux-policy and the license in the docker-engine-selinux.spec file. 2015-11-25 11:53:01 +11:00
httpserver
init Merge pull request #19886 from AndrewGuenther/185160-init-socket-fix 2016-02-03 17:38:52 -08:00
mkimage
reprepro add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
syntax Add `ARG` instruction syntax for vim 2016-01-20 15:08:45 +09:00
syscall-test Switch "syscall-test" image from "debian:jessie" to "buildpack-deps:jessie" so that "gcc" is already included 2016-01-14 13:51:30 -08:00
udev
vagrant-docker Remove LXC support. 2015-11-05 17:09:57 -05:00
README
REVIEWERS
check-config.sh Update check-config.sh to use "case" instead of an associative array 2016-01-12 20:57:56 -08:00
dockerize-disk.sh
download-frozen-image-v1.sh update download-frozen-image.sh to v2 registry 2015-12-01 13:16:42 -08:00
download-frozen-image-v2.sh Fix typos found across repository 2015-12-13 18:04:12 +02:00
mkimage-alpine.sh Additional repo and container cleanup 2015-12-28 14:11:56 +01:00
mkimage-arch-pacman.conf
mkimage-arch.sh Add support for Arch Linux ARM. (Close #16695) 2015-12-13 19:48:40 +01:00
mkimage-archarm-pacman.conf Add support for Arch Linux ARM. (Close #16695) 2015-12-13 19:48:40 +01:00
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-rinse.sh
mkimage-yum.sh New features in mkimage-yum.sh script 2015-12-20 14:20:30 +02:00
mkimage.sh
nuke-graph-directory.sh Fix nuke script to remove from end of path 2015-09-09 15:34:05 -07:00
project-stats.sh
report-issue.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.