moby--moby/contrib
Tianon Gravi 572002a715 Merge pull request #3707 from bkcsoft/fix-bash-hashbangs
Update bash shebangs to use "/usr/bin/env bash" for increased portability
2014-01-21 17:30:52 -08:00
..
completion Update bash completion to ignore stderr output of docker binary 2014-01-20 01:26:01 -07:00
desktop-integration
docker-device-tool
host-integration
init
syntax
udev
vagrant-docker
zfs
MAINTAINERS
README
crashTest.go
mkimage-arch-pacman.conf mkimage-arch: provide and use own pacman.conf 2014-01-21 14:22:56 +01:00
mkimage-arch.sh Merge pull request #3707 from bkcsoft/fix-bash-hashbangs 2014-01-21 17:30:52 -08:00
mkimage-busybox.sh This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...) 2014-01-22 02:21:56 +01:00
mkimage-debootstrap.sh This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...) 2014-01-22 02:21:56 +01:00
mkimage-rinse.sh This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...) 2014-01-22 02:21:56 +01:00
mkimage-unittest.sh This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...) 2014-01-22 02:21:56 +01:00
mkseccomp.pl
mkseccomp.sample

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.