feat: update Dockerfile and documentation for platform-specific dependency generation

This commit is contained in:
2025-11-04 22:31:27 +01:00
parent 56b8b832db
commit 3116312cbc
4 changed files with 27 additions and 4 deletions

6
.gitignore vendored
View File

@@ -15,4 +15,8 @@ accounts.main.jsonc
.DS_Store
.playwright-chromium-installed
*.log
.update-backup/
.update-backup/
# Exclude package-lock.json from repo for cross-platform compatibility
# Each platform (Windows/Linux/Raspberry Pi/Docker) generates its own
package-lock.json