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.
Build | Upstream |
---|---|
jenkins | jenkinsci/jenkins |
openldap | osixia/docker-openldap |
shields | badges/shields |
socat-dns-docker | |
playonlinux-docker | PlayOnLinux |
In progress
Some builds are in various stages of "in progress", or have stalled for various reasons:
Build | Upstream |
---|---|
calibre-web | janeczku/calibre-web |
framework-ectool | DHowett/framework-ec |
jellyfin-web #1 | jellyfin/jellyfin-web |
jellyfin-web #2 | jellyfin/jellyfin-web |
lldap | nitnelave/lldap |
Unmaintained
Build | Upstream |
---|---|
emacs | git.savannah.gnu.org/cgit/emacs.git |