1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib
Vincent Bernat 34fe2a3725 zsh: correctly parse available subcommands
A lot of flags have been added on the output of `docker help`. Use a
more robust method to extract the list of available subcommands by
spotting the `Command:` line and the next blank line.

Signed-off-by: Vincent Bernat <vincent@bernat.im>
2014-11-23 00:45:14 +01:00
..
completion zsh: correctly parse available subcommands 2014-11-23 00:45:14 +01:00
desktop-integration
docker-device-tool Add --log-level support 2014-11-15 09:00:48 -08:00
host-integration
init Merge pull request from jfrazelle/add-jessie-to-various-maintainers 2014-10-28 19:35:28 -07:00
mkimage
syntax
udev
vagrant-docker
check-config.sh Add CONFIG_OVERLAYFS_FS to check-config.sh 2014-11-18 12:20:49 -07:00
MAINTAINERS
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-rinse.sh
mkimage-unittest.sh
mkimage-yum.sh
mkimage.sh
mkseccomp.pl
mkseccomp.sample
nuke-graph-directory.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.