moby--moby/contrib/builder/deb/amd64
Brian Goff 470dfd69b3 Update golang to 1.8
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-05-10 20:06:27 -04:00
..
debian-jessie Update golang to 1.8 2017-05-10 20:06:27 -04:00
debian-stretch Update golang to 1.8 2017-05-10 20:06:27 -04:00
debian-wheezy Update golang to 1.8 2017-05-10 20:06:27 -04:00
ubuntu-trusty Update golang to 1.8 2017-05-10 20:06:27 -04:00
ubuntu-xenial Update golang to 1.8 2017-05-10 20:06:27 -04:00
ubuntu-yakkety Update golang to 1.8 2017-05-10 20:06:27 -04:00
ubuntu-zesty Add Ubuntu 17.04 Zesty Zapus 2017-04-07 13:58:44 +02:00
README.md add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
build.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
generate.sh Remove Ubuntu 12.04 "precise pangolin" from build scripts 2017-04-11 14:08:39 +02:00

README.md

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.