Files
docker-cli/components/engine/contrib
Harald Albers f7e4d6020e Complete all known driver options if no log driver was specified
Without this fix, `docker --log-opt ` would not complete anything
because the completions were driver specific.

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: de40f3997a7aae94e925d8f694e2161b1b1b92bb
Component: engine
2015-07-23 14:19:13 +02:00
..
2015-07-22 13:06:04 -07:00
2015-04-27 13:35:08 -07: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.