moby--moby/contrib
Aleksa Sarai 4357ed4a73 *: purge dockerinit from source code
dockerinit has been around for a very long time. It was originally used
as a way for us to do configuration for LXC containers once the
container had started. LXC is no longer supported, and /.dockerinit has
been dead code for quite a while. This removes all code and references
in code to dockerinit.

Signed-off-by: Aleksa Sarai <asarai@suse.com>
2016-01-26 23:47:02 +11:00
..
apparmor add /bin/tar to apparmor profile 2015-12-23 18:11:16 +01:00
builder *: purge dockerinit from source code 2016-01-26 23:47:02 +11:00
completion Merge pull request #19655 from sdurrheimer/zsh-completion-cp-follow-link 2016-01-25 09:28:26 -05:00
desktop-integration
docker-device-tool
docker-engine-selinux
httpserver
init Add a note to /etc/default/docker noting that it does not apply to systemd 2016-01-22 07:35:02 -08:00
mkimage
reprepro
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
REVIEWERS
check-config.sh Update check-config.sh to use "case" instead of an associative array 2016-01-12 20:57:56 -08:00
dockerize-disk.sh
download-frozen-image-v1.sh
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 Add support for Arch Linux ARM. (Close #16695) 2015-12-13 19:48:40 +01:00
mkimage-archarm-pacman.conf Add support for Arch Linux ARM. (Close #16695) 2015-12-13 19:48:40 +01:00
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh
mkimage-rinse.sh
mkimage-yum.sh New features in mkimage-yum.sh script 2015-12-20 14:20:30 +02:00
mkimage.sh
nuke-graph-directory.sh
project-stats.sh
report-issue.sh

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.