What's Changed
Fixed
PUID=0/PGID=0now runs the container directly as root without dropping privileges, fixing a startupPermissionErroron Proxmox LXC and other root-based Docker hosts (#111)- Clearer diagnostic message when
/datais not writable, pointing to PUID/PGID misconfiguration as the cause
Changed
- README: document
PUID=0/PGID=0use case for LXC/Proxmox environments - README: add
docker runquick-start for users who prefer it over Compose
Full Changelog: https://github.com/av1155/houndarr/blob/main/CHANGELOG.md