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
Kenfe-Mickael Laventure d0a65a03e9 Allow specifying the apt mirror to use when generating deb packages
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-04-28 13:05:34 -07:00
..
debian-jessie Allow specifying the apt mirror to use when generating deb packages 2016-04-28 13:05:34 -07:00
debian-stretch Allow specifying the apt mirror to use when generating deb packages 2016-04-28 13:05:34 -07:00
debian-wheezy Allow specifying the apt mirror to use when generating deb packages 2016-04-28 13:05:34 -07:00
ubuntu-precise add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
ubuntu-trusty add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
ubuntu-wily add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
ubuntu-xenial add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Allow specifying the apt mirror to use when generating deb packages 2016-04-28 13:05:34 -07: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.