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 Demeester 4f8d794c46 Merge pull request #19097 from albers/completion-daemon--cgroup-parent
bash completion for `docker daemon --cgroup-parent`
2016-01-05 19:56:51 +01:00
..
apparmor add /bin/tar to apparmor profile 2015-12-23 18:11:16 +01:00
builder fix libseccomp where version < 2.2.1 2015-12-28 21:30:49 -08:00
completion Merge pull request #19097 from albers/completion-daemon--cgroup-parent 2016-01-05 19:56:51 +01:00
desktop-integration .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
docker-device-tool Windows: Fix docker device tool 2015-10-31 11:32:37 -07:00
docker-engine-selinux Updated LICENSE file to match selinux-policy and the license in the docker-engine-selinux.spec file. 2015-11-25 11:53:01 +11:00
httpserver integ-cli: Implement remote FakeStorage server for build via URL tests 2015-03-09 12:03:55 -07:00
init Fix syntax error in init script 2015-12-22 04:00:00 -08:00
mkimage Moving man pages out of docs 2015-06-10 13:43:35 -07:00
reprepro Fixes for release scripts: 2015-11-23 17:15:54 -08:00
syntax Added ARG instruction and aligned with src repo 2015-11-05 10:56:07 +01:00
syscall-test add more seccomp profile tests 2015-12-30 17:30:44 -08:00
udev
vagrant-docker Remove LXC support. 2015-11-05 17:09:57 -05:00
check-config.sh update packagers.md and kernel config check 2015-12-03 16:30:50 -08:00
dockerize-disk.sh Fix dockerize-disk.sh working in non-en locale 2015-07-02 16:08:12 -07:00
download-frozen-image-v1.sh update download-frozen-image.sh to v2 registry 2015-12-01 13:16:42 -08:00
download-frozen-image-v2.sh Fix typos found across repository 2015-12-13 18:04:12 +02:00
mkimage-alpine.sh Additional repo and container cleanup 2015-12-28 14:11:56 +01:00
mkimage-arch-pacman.conf
mkimage-arch.sh mkimage-arch: remove the test container after run 2015-11-22 11:49:54 +00:00
mkimage-busybox.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-crux.sh mkimage: use /var/tmp by default instead of /tmp 2014-06-27 14:43:12 +02:00
mkimage-debootstrap.sh .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
mkimage-rinse.sh Moving man pages out of docs 2015-06-10 13:43:35 -07:00
mkimage-yum.sh New features in mkimage-yum.sh script 2015-12-20 14:20:30 +02:00
mkimage.sh Updated usage information because of removed short parameters. 2015-07-16 10:44:58 +02:00
nuke-graph-directory.sh Fix nuke script to remove from end of path 2015-09-09 15:34:05 -07:00
project-stats.sh Link to HTTPS urls in contrib comments/maintainers 2015-04-11 13:35:08 -04:00
README
report-issue.sh .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
REVIEWERS Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08: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.