Packages, Dockerized.
While I make own packages, I run most of it in docker.
You might also take a look at my dockerhub or github where I cooked some things up.
Most dockers are based on my own base-images of ubuntu:rolling and debian:stable and where applicable preloaded with jemalloc for better performance.
In fact, this site and all it’s http services is running on a dockerized Angie+PHP-FPM (ondrej php packages).
The dockers rebuild once a day for latest packages and security fixes from upstream.