1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib
Akihiro Suda 794aa20983
dockerd-rootless.sh: support containerd v1.4 shim socket path convention
The new shim socket path convention hardcodes `/run/containerd`:
https://github.com/containerd/containerd/pull/4343

`dockerd-rootless.sh` is updated to hide the rootful `/run/containerd`
from the mount namespace of the rootless dockerd.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-06-26 16:45:49 +09:00
..
apparmor AppArmor: add missing rules for running in userns 2019-09-30 16:17:13 +02:00
busybox Pin busybox to fixed version and verify sha256 2020-04-03 09:55:26 +02:00
docker-device-tool Fix some inefassign warnings 2019-09-18 12:57:29 +02:00
gitdm run shfmt 2020-03-03 12:27:49 +09:00
httpserver Remove solaris files 2017-10-24 15:39:34 -04:00
init contrib: remove REVIEWERS files 2020-06-24 12:12:09 +02:00
mkimage run shfmt 2020-03-03 12:27:49 +09:00
nnp-test
syntax Remove vim syntax files 2020-01-14 13:01:18 -04:00
syscall-test
udev
check-config.sh run shfmt 2020-03-03 12:27:49 +09:00
docker-machine-install-bundle.sh run shfmt 2020-03-03 12:27:49 +09:00
dockerd-rootless-setuptool.sh dockerd-rootless-setuptool.sh: use safer XRD on non-systemd hosts 2020-06-17 12:10:28 +09:00
dockerd-rootless.sh dockerd-rootless.sh: support containerd v1.4 shim socket path convention 2020-06-26 16:45:49 +09:00
dockerize-disk.sh run shfmt 2020-03-03 12:27:49 +09:00
download-frozen-image-v1.sh Fix curl progress flags 2020-05-06 12:39:28 +01:00
download-frozen-image-v2.sh Make script pass shellcheck 2020-06-12 17:39:29 +00:00
editorconfig
mac-install-bundle.sh run shfmt 2020-03-03 12:27:49 +09:00
mkimage-alpine.sh run shfmt 2020-03-03 12:27:49 +09:00
mkimage-arch-pacman.conf
mkimage-arch.sh run shfmt 2020-03-03 12:27:49 +09:00
mkimage-archarm-pacman.conf
mkimage-crux.sh run shfmt 2020-03-03 12:27:49 +09:00
mkimage-pld.sh
mkimage-yum.sh run shfmt 2020-03-03 12:27:49 +09:00
mkimage.sh run shfmt 2020-03-03 12:27:49 +09:00
nuke-graph-directory.sh run shfmt 2020-03-03 12:27:49 +09:00
README.md
report-issue.sh run shfmt 2020-03-03 12:27:49 +09: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.