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
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
build.sh
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.