moby--moby/contrib
Harald Albers 18381faee6 Fix bash completion for log driver options
This option was incorrectly ported to the new `daemon` subcommand
structure.

Beside the obvious effect that completion of `docker daemon --log-opt`
did not work, this also caused completion of `docker` and `docker xxx`
to fail on macs with

> bash: words: bad array subscript

Signed-off-by: Harald Albers <github@albersweb.de>
2015-08-18 09:17:29 +02:00
..
apparmor contrib: Extend engine apparmor profile for tools needed by devicemapper 2015-07-30 06:45:57 -04:00
builder add file to test install script 2015-08-11 16:31:58 -07:00
completion Fix bash completion for log driver options 2015-08-18 09:17:29 +02:00
desktop-integration
docker-device-tool
host-integration
httpserver
init systemd: set service type to notify. 2015-07-29 14:02:12 +01:00
mkimage
reprepro add tianon's suites.sh file 2015-07-15 12:48:49 -07:00
syntax Various cleanups added to asbjornenge/Docker.tmbundle (by the TM maintainer) and support for the LABEL instruction 2015-06-15 00:04:05 +02:00
udev
vagrant-docker Change all docker -d to docker daemon 2015-08-10 20:48:08 +08:00
README
REVIEWERS
check-config.sh Adapt CONFIG_NETPRIO_CGROUP in check-config.sh 2015-08-14 14:38:48 +08:00
dockerize-disk.sh Fix dockerize-disk.sh working in non-en locale 2015-07-02 16:08:12 -07:00
download-frozen-image.sh
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-rinse.sh
mkimage-yum.sh
mkimage.sh Updated usage information because of removed short parameters. 2015-07-16 10:44:58 +02:00
mkseccomp.pl
mkseccomp.sample typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
nuke-graph-directory.sh
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.