mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
bb66d7144f
These are the changes required due to the new binaries that containerd introduced. The rpm, and deb packages now include 5 binaries. docker, containerd, containerd-shim, ctr, and runc The tar files also include all 5 binaries. Signed-off-by: Ken Cochrane <KenCochrane@gmail.com> |
||
---|---|---|
.. | ||
debian-jessie | ||
debian-stretch | ||
debian-wheezy | ||
ubuntu-precise | ||
ubuntu-trusty | ||
ubuntu-wily | ||
ubuntu-xenial | ||
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/amd64
in https://github.com/docker/docker, specifically the generate.sh
script, whose usage is described in a comment at the top of the file.