mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9ac671f79e
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>
|
||
---|---|---|
.. | ||
debian-jessie | ||
debian-stretch | ||
debian-wheezy | ||
ubuntu-precise | ||
ubuntu-trusty | ||
ubuntu-wily | ||
build.sh | ||
generate.sh | ||
README.md |
dockercore/builder-deb
This image's tags contain the dependencies for building Docker .deb
s for each of the Debian-based platforms Docker targets.
To add new tags, see contrib/builder/deb
in https://github.com/docker/docker, specifically the generate.sh
script, whose usage is described in a comment at the top of the file.