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 8ac32d900a zsh: allow short options to specify their arguments with "="
This is allowed by Docker and helps the completion to not get confused
when a user uses this notation. This will also help to enable stacking
of short options since Zsh needs that to not stack options with
arguments.

Signed-off-by: Vincent Bernat <vincent@bernat.im>
2015-10-26 21:58:59 +01:00
..
apparmor contrib: Adjustments to AppArmor docker engine policy for docker 1.9 2015-10-08 10:08:53 -04:00
builder Bump Go to 1.4.3 for builder 2015-10-15 14:02:18 +08:00
completion zsh: allow short options to specify their arguments with "=" 2015-10-26 21:58:59 +01:00
desktop-integration
docker-device-tool
docker-engine-selinux add selinux-policy and docker-engine-selinux rpm 2015-08-28 17:54:04 -07:00
host-integration
httpserver
init #16560 Add timeout to sudo service docker stop on sysvinit 2015-09-24 19:41:32 +00:00
mkimage
reprepro fix release branch in suites.sh 2015-09-03 15:48:02 -07:00
syntax Add STOPSIGNAL instruction to dockerfiles. 2015-09-10 19:56:05 -04:00
udev
vagrant-docker Change all docker -d to docker daemon 2015-08-10 20:48:08 +08:00
check-config.sh Add user namespace check to check-chonfig.sh 2015-10-11 17:26:34 +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 Fix nuke script to remove from end of path 2015-09-09 15:34:05 -07:00
project-stats.sh
README
report-issue.sh
REVIEWERS

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.