1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib
Cyprian Gracz 74cf6157ef Stop returns 0 when docker service was not running
In case when docker was not running init script stop was returning value <> 0.
Due to this fact it was impossible to uninstall the docker-engine if the docker service was stopped.

Signed-off-by: Cyprian Gracz <cyprian.gracz@micro-jumbo.eu>

Fixed message logging

Signed-off-by: Cyprian Gracz <cyprian.gracz@micro-jumbo.eu>
2016-11-28 12:27:21 +01:00
..
apparmor
builder Merge pull request #27327 from flixr/deb_armhf_ubuntu-trusty_buildtags 2016-10-20 09:52:43 -07:00
completion Fix bash completion for docker exec --env 2016-10-22 08:14:59 -07:00
desktop-integration
docker-device-tool
gitdm
httpserver
init Stop returns 0 when docker service was not running 2016-11-28 12:27:21 +01:00
mkimage
nnp-test
reprepro
selinux/docker-engine-selinux Add selinux policy per distro 2016-08-04 14:29:22 -07:00
selinux-fedora-24/docker-engine-selinux Add selinux policy per distro 2016-08-04 14:29:22 -07:00
selinux-oraclelinux-7/docker-engine-selinux Add Oracle Linux distro specific selinux policy 2016-08-10 13:33:56 -07:00
syntax
syscall-test Add a test that the default seccomp profile allows execution of 32 bit binaries 2016-07-27 18:42:34 +01:00
udev
vagrant-docker
check-config.sh Update required modules for overlay dataplane encryption 2016-10-11 14:06:55 -07:00
dockerize-disk.sh
download-frozen-image-v1.sh
download-frozen-image-v2.sh
editorconfig added editorconfig 2016-10-20 22:18:16 -02:00
mac-install-bundle.sh Add a script to install a bundle into Docker for Mac 2016-10-05 13:21:18 +02:00
mkimage-alpine.sh
mkimage-arch-pacman.conf
mkimage-arch.sh Changed to 1800 second timeout for all ARMV* 2016-07-10 18:47:14 -07:00
mkimage-archarm-pacman.conf Fixed arm arch image maker to support arm versions other than 7 2016-07-10 18:46:35 -07:00
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-pld.sh
mkimage-rinse.sh
mkimage-yum.sh Add errexit to mkimage-yum.sh 2016-09-14 12:04:04 +02:00
mkimage.sh
nuke-graph-directory.sh nuke-graph-directory.sh: Improve subvolume search 2016-08-08 13:00:21 -04:00
project-stats.sh
README.md
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.