You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 1e6e112806 Dockerfile for building zerotier/zerotier-containerized for CoreOS et al. 10 years ago
..
amazon-2016.03/x64 amazon-2016.03 docker image 10 years ago
centos-6 . 10 years ago
centos-7 . 10 years ago
debian-jessie Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
debian-stretch Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
debian-wheezy Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
fedora-22 Man page fix on fedora-22 10 years ago
other/zerotier-containerized Dockerfile for building zerotier/zerotier-containerized for CoreOS et al. 10 years ago
ubuntu-trusty Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
ubuntu-wily Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
ubuntu-xenial Go back to bundling libhttp-parser on Debian, at least for our own internally-created packages, since this library has a massively unstable ABI and causes nothing but problems if referenced from the distro. 10 years ago
README.md More repo work. 10 years ago
build.sh . 10 years ago
make-apt-repos.sh More repo work. 10 years ago
make-rpm-repos.sh Automatically add symlinks to redhat distro. 10 years ago

README.md

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 make-apt-repos.sh and make-rpm-repos.sh scripts build repositories. They may require some editing for outside-of-ZeroTier use, and be careful with the apt one if you have an existing aptly configuration.