moby--moby/contrib
David Calavera cb9aeb0413 Consolidate security options to use `=` as separator.
All other options we have use `=` as separator, labels,
log configurations, graph configurations and so on.
We should be consistent and use `=` for the security
options too.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-17 13:34:42 -04:00
..
apparmor apparmor: fix version checks to work properly 2016-02-15 20:36:07 +11:00
builder fix deb generate 2016-02-05 15:31:12 -08:00
completion Consolidate security options to use `=` as separator. 2016-03-17 13:34:42 -04:00
desktop-integration
docker-device-tool
docker-engine-selinux
httpserver
init Add "Delegate=yes" to docker's service file 2016-02-25 10:32:09 -08:00
mkimage
nnp-test Add support for NoNewPrivileges in docker 2016-03-07 09:47:02 -08:00
reprepro add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
syntax Add `ARG` instruction syntax for vim 2016-01-20 15:08:45 +09:00
syscall-test Switch "syscall-test" image from "debian:jessie" to "buildpack-deps:jessie" so that "gcc" is already included 2016-01-14 13:51:30 -08:00
udev
vagrant-docker
README.md Add .md extension to readme for markdown rendering 2016-02-24 20:39:46 +00:00
REVIEWERS
check-config.sh pids limit support 2016-03-08 07:55:01 -08:00
dockerize-disk.sh
download-frozen-image-v1.sh
download-frozen-image-v2.sh request a new token before downloading each layer 2016-02-14 16:56:07 +08: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-archarm-pacman.conf
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-rinse.sh
mkimage-yum.sh
mkimage.sh
nuke-graph-directory.sh
project-stats.sh
report-issue.sh add execute bit to contrib/report-issue.sh 2016-02-16 12:55:15 +02: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.