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 9ac671f79e Add pkg-config to our Debian build environment
This is used in `hack/make.sh` for detecting various dependencies such as `libsystemd-journal` -- without this, our packages don't support pulling logs back out of journald. 😢

Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2016-01-22 15:22:04 -08:00
..
apparmor add /bin/tar to apparmor profile 2015-12-23 18:11:16 +01:00
builder Add pkg-config to our Debian build environment 2016-01-22 15:22:04 -08:00
completion Merge pull request #19541 from albers/completion-events 2016-01-21 18:40:54 +01: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
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
README
report-issue.sh
REVIEWERS

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.