moby--moby/contrib/builder/deb
Jess Frazelle 87a614ed55 Merge pull request #17989 from jfrazelle/initial-seccomp-support
Phase 1: Initial seccomp support
2015-12-05 08:33:58 -08:00
..
debian-jessie Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
debian-stretch Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
debian-wheezy Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-precise Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-trusty Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-vivid Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-wily Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
README.md Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
build.sh Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
generate.sh hacky workaround for dockerinit static binary needing libseccomp.a for debs and rpms 2015-12-03 16:30:51 -08: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 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.