ZeroTierOne/linux-build-farm
Adam Ierymenko 751497a748 aptly script
2016-06-30 16:44:22 -07:00
..
amazon-2016.03/x64 amazon-2016.03 docker image 2016-06-29 14:35:53 -07:00
centos-6 . 2016-06-27 16:12:17 -07:00
centos-7 . 2016-06-27 16:12:17 -07:00
debian-jessie Dockerfile ordering 2016-06-27 20:07:35 -07:00
fedora-22 Fedora-22 32-bit fix. 2016-06-29 18:53:31 -07:00
ubuntu-trusty Dockerfile ordering 2016-06-27 20:07:35 -07:00
ubuntu-wily Dockerfile ordering 2016-06-27 20:07:35 -07:00
ubuntu-xenial Dockerfile ordering 2016-06-27 20:07:35 -07:00
aptly.sh aptly script 2016-06-30 16:44:22 -07:00
build.sh amazon-2016.03 docker image 2016-06-29 14:35:53 -07:00
README.md aptly script 2016-06-30 16:44:22 -07:00

Dockerized Linux Build Farm

This subfolder contains Dockerfiles and a script to build Linux packages for a variety of Linux distributions. It's also an excellent way to test your CPU fans and stress test your disk.

Running build.sh with no arguments builds everything. You can run build.sh with the name of a distro (e.g. centos-7) to only build that. Both 32 and 64 bit packages are built except where no 32-bit version of the distribution exists.

The aptly.sh script creates Debian repositories with aptly. You will need it installed. Be careful if you have an existing aptly configuration since this may mess with it.