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
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
mkimage
reprepro
syntax
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
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
mkseccomp.pl
mkseccomp.sample
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.