Image Fleet
This is a representative slice of the fleet. The full catalog — organized by category, with version status for every image — lives on daemonless.io/images.
Plex Media Server
Personal media server with host-networking setup and first-run SSH tunnel steps
Immich Stack
Self-hosted Google Photos alternative: server, ML, Postgres, and Redis in one stack
Sonarr
Automated TV series manager, with the mlock jail annotation .NET apps need
Radarr
Automated movie collection manager, same mlock pattern as Sonarr
AdGuard Home
Network-wide DNS ad blocking with DoH/DoT/DoQ and built-in DHCP
Every image follows the same shape#
- PUID/PGID mapping so files on the host stay owned by your user, not root — see Permissions.
- Multiple runtimes: Podman, AppJail, and often Ansible or Compose variants for the same image.
- Version tags split by upstream release channel (
latest,pkg,pkg-latest,nightly/developwhere upstream has one). - Quality Gates (CIT) run before every push — see Quality Gates.
Don't see the app you need?
Request it, or build your own image with dbuild — the same tool that builds every image in this fleet.