Changes
🛠️ Compatibility Release - Node.js Docker Image for Synology & Legacy Systems
Overview
Adds an alternative Docker image for Synology NAS and systems with Linux kernel < 4.11 that don't support the statx syscall required by Bun.
Key Updates
Node.js Docker Image
- New tag:
lakker/pulsarr:nodeorlakker/pulsarr:<version>-node - Same features: Functionally identical to the Bun image, just different runtime
- Based on: Node.js 24 LTS with
better-sqlite3
Migration & Compatibility
Synology / Legacy kernel users
image: lakker/pulsarr:nodeStandard users - No changes needed, continue using lakker/pulsarr:latest
No database migrations required.
Full Changelog: v0.10.0...v0.10.1
Docker Images: lakker/pulsarr:0.10.1 | lakker/pulsarr:0.10.1-node
🚀 Features
Docker
docker pull lakker/pulsarr:0.10.1
Synology NAS / Legacy Systems (Linux kernel < 4.11):
docker pull lakker/pulsarr:0.10.1-node