Skip to content
@daemonless

Daemonless

Daemonless

Native FreeBSD OCI container images for self-hosted applications.

No Linux VM required. Run your containers directly on FreeBSD using Podman + ocijail.

Features

  • s6 Process Supervision - Proper signal handling, no zombie processes
  • PUID/PGID Support - Seamless permission mapping for ZFS datasets and bind mounts
  • Multiple Tags - Choose between upstream binaries (:latest), quarterly packages (:pkg), or rolling packages (:pkg-latest)
  • Automated CI/CD - Every image built and tested automatically

Available Images

Category Images
Media Management Radarr, Sonarr, Prowlarr, Lidarr, Readarr, Bazarr, Jellyfin
Downloaders SABnzbd, Transmission
Infrastructure nginx, Vaultwarden, Smokeping, OpenSpeedTest

Quick Links

Getting Started

# Pull an image
podman pull ghcr.io/daemonless/radarr:latest

# Run with PUID/PGID mapping
podman run -d --name radarr \
  -e PUID=1000 -e PGID=1000 \
  -v /data/radarr:/config \
  -v /media:/media \
  ghcr.io/daemonless/radarr:latest

License

BSD

Pinned Loading

  1. immich immich Public

    Native FreeBSD OCI container image for Immich (all-in-one)

    3

  2. plex plex Public

    Native FreeBSD OCI container image for Plex Media Server

    Shell

  3. radarr radarr Public

    Native FreeBSD OCI container image for Radarr

    Jinja

  4. sonarr sonarr Public

    Native FreeBSD OCI container image for Sonarr

    Jinja

  5. daemonless daemonless Public

    Native FreeBSD OCI container images - documentation and scripts

    Python 32 1

Repositories

Showing 10 of 63 repositories
  • samba Public
    daemonless/samba’s past year of commit activity
    Jinja 0 0 0 0 Updated Apr 7, 2026
  • dbuild Public

    Build, test, and push FreeBSD OCI container images.

    daemonless/dbuild’s past year of commit activity
    Python 2 BSD-2-Clause 1 0 0 Updated Apr 7, 2026
  • daemonless Public

    Native FreeBSD OCI container images - documentation and scripts

    daemonless/daemonless’s past year of commit activity
    Python 32 BSD-2-Clause 1 0 0 Updated Apr 7, 2026
  • code-server Public

    FreeBSD-native OCI image for code-server (VS Code in the browser). Compatible with Podman and AppJail.

    daemonless/code-server’s past year of commit activity
    Dockerfile 0 BSD-2-Clause 0 0 0 Updated Apr 7, 2026
  • jellyfin Public

    Native FreeBSD OCI container image for Jellyfin

    daemonless/jellyfin’s past year of commit activity
    Jinja 0 BSD-2-Clause 0 0 0 Updated Apr 5, 2026
  • immich-server Public

    Native FreeBSD OCI container image for Immich Server

    daemonless/immich-server’s past year of commit activity
    Jinja 2 BSD-2-Clause 0 0 0 Updated Apr 5, 2026
  • freebsd-ports Public

    FreeBSD ports overlay for daemonless containers

    daemonless/freebsd-ports’s past year of commit activity
    Makefile 1 0 0 0 Updated Apr 5, 2026
  • readmeabook Public

    Audiobook request and management platform with AI recommendations.

    daemonless/readmeabook’s past year of commit activity
    Shell 0 BSD-2-Clause 0 0 0 Updated Apr 5, 2026
  • seerr Public

    Unified media request management (Plex, Jellyfin, Emby) on FreeBSD.

    daemonless/seerr’s past year of commit activity
    Jinja 0 BSD-2-Clause 0 0 0 Updated Apr 5, 2026
  • smokeping Public

    Native FreeBSD OCI container image for SmokePing

    daemonless/smokeping’s past year of commit activity
    Shell 0 BSD-2-Clause 0 0 0 Updated Apr 5, 2026

Top languages

Loading…

Most used topics

Loading…