Files
docker-cli/components/engine/contrib
Harald Albers 84b06479b0 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>
Upstream-commit: 18381faee685c6d28dd7438a183bf7a441e8c9a1
Component: engine
2015-08-18 09:17:29 +02:00
..
2015-08-11 16:31:58 -07:00
2015-04-27 13:35:08 -07:00
2015-07-29 14:02:12 +01:00
2015-06-10 13:43:35 -07:00
2015-07-15 12:48:49 -07:00
2015-06-10 13:43:35 -07:00
2014-03-13 11:46:02 -06:00

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.