github jordibrouwer/nextdash v2026.08.02.1

latest releases: v1.4.1.2, v1.4.1.1, v1.4.1...
26 days ago

Hotfix after v2026.08.02 — Unraid and other hosts that run a Tailscale (or similar) Docker hook at container start failed with “No root privileges” because the image fixed USER nextdash. The app still ran, but the hook aborted and Tailscale never came up.

Docker

  • fix Entrypoint drops privileges instead of fixed USER — container starts as root so host hooks can run; scripts/docker-entrypoint.sh chowns /app/data, then su-execs to nextdash for the Go process. Set NEXTDASH_RUN_AS_ROOT=1 to keep root when a host requires it (Dockerfile, .dockerignore).

Don't miss a new nextdash release

NewReleases is sending notifications on new releases.