Files
tonemark/Dockerfile
Giancarmine Salucci 453029c139
All checks were successful
Build & Push Docker Image / build-and-push (push) Successful in 46s
fix: use npm install instead of npm ci in Dockerfile
npm ci fails with optional platform-specific dependencies (@emnapi/core,
@emnapi/runtime) that are not recorded in the lock file for Alpine Linux.
npm install handles optional dependencies correctly.

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

1.2 KiB