Fix Docker provider search dependencies

This commit is contained in:
Codex
2026-08-09 18:29:21 +02:00
parent 3078900087
commit d9ccf71901
7 changed files with 40 additions and 36 deletions
+1
View File
@@ -27,6 +27,7 @@ Kaizoku is a local web app for searching, tracking, and downloading anime from A
- Node.js and npm for the provider bridge.
- `ffmpeg` available in `PATH`.
- `openssl` available in `PATH` for AES-128 encrypted HLS segments.
- Docker builds install the locked Node dependencies with `npm ci`; rebuild the image after dependency updates.
Install Node dependencies once: