Initial dockerfile commit
authorW. Trevor King <wking@tremily.us>
Wed, 11 Dec 2013 06:17:26 +0000 (22:17 -0800)
committerW. Trevor King <wking@tremily.us>
Wed, 11 Dec 2013 06:17:26 +0000 (22:17 -0800)
commit01d6b072b5a9fdb20e51905afa7d2d809bee0ad1
tree1e69036f735b2433b5d3a0911f7a15da3b34693c
Initial dockerfile commit

This builds a working Buildbot container from scratch using the Gentoo
stage3 tarball as a seed.  Everything seems to work with Docker
v0.7.1.
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
build.sh [new file with mode: 0755]
buildbot/Dockerfile.template [new file with mode: 0644]
buildbot/README.md [new file with mode: 0644]
downloads/.gitignore [new file with mode: 0644]
gentoo-en-us/Dockerfile.template [new file with mode: 0644]
gentoo-portage/Dockerfile.template [new file with mode: 0644]
gentoo-syslog/Dockerfile.template [new file with mode: 0644]