Builds

Custom builds of other software projects.

Overview

Often when a project is either not in the system repos or doesnt have an official Docker image, or the official image or packages are ill-suited to my needs, I have created custom builds of the project.

Builds of free software projects

Compiled and packaged

These projects are compiled from source and then packaged, with Docker containers provided for most of them.

Docker containers

These are modified Docker containers, the projects are not compiled from source.

In progress

Some builds are in various stages of "in progress", or have stalled for various reasons:

Unmaintained