Files
tonemark/Dockerfile
Giancarmine Salucci 37175ec791
All checks were successful
Build & Push Docker Image / build-and-push (push) Successful in 42s
fix: ffmpeg/yt-dlp/tz in image, UID 1000, reactive accent store
- runtime: use node user (uid=1000, gid=1000) instead of custom tonemark uid=1001
- add ffmpeg and yt-dlp to runtime image (required by audio pipeline)
- add tzdata, set TZ=Europe/Zurich
- +page.svelte: replace hardcoded ACCENT constant with $derived($accent.value)
  so the home page reacts to accent store changes from Settings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-06 17:35:39 +02:00

1.4 KiB