moby--moby/contrib
Akihiro Suda 1ea3a2b7f5 rootless: launch rootlesskit with --propagation=rslave
The propagation was previously set to rprivate and didn't propagate
mounts from the host mount namespace into the daemon's mount namespace.

Further information about --propagation: https://github.com/rootless-containers/rootlesskit/tree/v0.9.1#mount-propagation
RootlessKit changes: https://github.com/rootless-containers/rootlesskit/compare/v0.8.0...v0.9.1

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-03-07 21:16:29 +09:00
..
apparmor AppArmor: add missing rules for running in userns 2019-09-30 16:17:13 +02:00
desktop-integration MAINTAINER deprecation follow up. Relates to #25466 2017-04-18 16:44:33 -05: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 run shfmt 2020-03-03 12:27:49 +09:00
mkimage run shfmt 2020-03-03 12:27:49 +09:00
nnp-test Add support for NoNewPrivileges in docker 2016-03-07 09:47:02 -08:00
syntax Remove vim syntax files 2020-01-14 13:01:18 -04:00
syscall-test Revert "Block obsolete socket families in the default seccomp profile" 2017-05-09 14:26:00 +01:00
udev
vagrant-docker Merge pull request #29697 from yuexiao-wang/fix-docker-daemon 2017-01-04 11:55:38 +01:00
README.md Add .md extension to readme for markdown rendering 2016-02-24 20:39:46 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08:00
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.sh rootless: launch rootlesskit with --propagation=rslave 2020-03-07 21:16:29 +09:00
dockerize-disk.sh run shfmt 2020-03-03 12:27:49 +09:00
download-frozen-image-v1.sh run shfmt 2020-03-03 12:27:49 +09:00
download-frozen-image-v2.sh run shfmt 2020-03-03 12:27:49 +09:00
editorconfig added editorconfig 2016-10-20 22:18:16 -02:00
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 Fixed arm arch image maker to support arm versions other than 7 2016-07-10 18:46:35 -07:00
mkimage-crux.sh run shfmt 2020-03-03 12:27:49 +09:00
mkimage-pld.sh add script to make base image for PLD Linux 2016-05-31 09:20:51 +03:00
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
report-issue.sh run shfmt 2020-03-03 12:27:49 +09:00

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.