1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/builder/deb/amd64
Ken Cochrane bb66d7144f Packaging changes required for new containerd binaries
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>
2016-03-24 16:25:33 -04:00
..
debian-jessie Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
debian-stretch Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
debian-wheezy Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
ubuntu-precise Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
ubuntu-trusty Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
ubuntu-wily Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
ubuntu-xenial Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Packaging changes required for new containerd binaries 2016-03-24 16:25:33 -04:00
README.md add support for building first ARM debian package 2016-01-29 00:21:17 +01:00

dockercore/builder-deb

This image's tags contain the dependencies for building Docker .debs 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.