moby--moby/contrib
Nikolas Garofil e5a327ff2f Fix zsh-completion for containers in status 'created'
This patch makes sure that containers in the created-stated are
counted as stopped containers. Otherwise if you create a container,
don't run it and type: "docker rm ", followed by pressing tab in zsh, it won't show up.

Signed-off-by: Nikolas Garofil <nikolas.garofil@uantwerpen.be>
Signed-off-by: Nikolas Garofil <nikolas@garofil.be>
2017-03-18 02:09:34 +01:00
..
apparmor
builder Merge pull request #31193 from docbobo/master-aarch64 2017-03-14 00:45:30 +00:00
completion Fix zsh-completion for containers in status 'created' 2017-03-18 02:09:34 +01:00
desktop-integration
docker-device-tool modify some wrong func information in device_tool.go 2016-12-13 17:49:03 +08:00
gitdm Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
httpserver Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
init contrib/init/openrc: allow separate logs for stdout and stderr 2017-02-23 17:07:26 -06:00
mkimage mkimage: add debian security updates source when available 2016-12-14 23:23:00 +08:00
nnp-test
reprepro Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
selinux/docker-engine-selinux Fix conflicts with newly updated selinux policies 2017-01-06 16:04:24 -05:00
selinux-fedora-24/docker-engine-selinux
selinux-oraclelinux-7/docker-engine-selinux
syntax
syscall-test fix some typos from module contrib to man 2017-02-18 10:08:55 +08:00
udev
vagrant-docker Merge pull request #29697 from yuexiao-wang/fix-docker-daemon 2017-01-04 11:55:38 +01:00
README.md
REVIEWERS
check-config.sh Merge pull request #28634 from ghostplant/check_cfg_memsw 2017-01-27 10:49:32 +01:00
docker-machine-install-bundle.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
dockerize-disk.sh
download-frozen-image-v1.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
download-frozen-image-v2.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
editorconfig
mac-install-bundle.sh
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-archarm-pacman.conf
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-pld.sh
mkimage-rinse.sh
mkimage-yum.sh
mkimage.sh Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
nuke-graph-directory.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
project-stats.sh
report-issue.sh

README.md

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.