1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib
Tianon Gravi fb981bdace Switch docker run --username to docker run --user which is more accurate (while we can still do so without breaking anyone's scripts)
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
2014-01-20 00:28:55 -07:00
..
completion Switch docker run --username to docker run --user which is more accurate (while we can still do so without breaking anyone's scripts) 2014-01-20 00:28:55 -07:00
desktop-integration
docker-device-tool
host-integration Fix a few miscellaneous typos (Unkown -> Unknown, Recieve -> Receive) 2014-01-07 22:15:53 -07:00
init
syntax Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 2013-12-29 01:46:00 -07:00
udev
vagrant-docker
zfs Update readme to mark ZFS driver as Alpha quality. 2013-12-15 09:17:16 -05:00
crashTest.go
MAINTAINERS
mkimage-arch.sh
mkimage-busybox.sh
mkimage-debootstrap.sh Fix glob expansion for no-cache setting. 2013-12-23 17:27:22 +09:00
mkimage-rinse.sh
mkimage-unittest.sh
mkseccomp.pl added capabilities needed by new sysinit 2014-01-14 19:27:31 +01:00
mkseccomp.sample added capabilities needed by new sysinit 2014-01-14 19:27:31 +01:00
README

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.