Aravind 1a9a20f5d9 fix: install linux-musl sharp binaries in Docker (fixes 502 on Alpine)
The standalone build runs on macOS and bundles darwin-arm64 native
sharp binaries. These crash immediately on the Alpine Linux container,
causing the Node process to exit and Dokploy's reverse proxy to return
a 502 Bad Gateway.

This adds a RUN step to remove the macOS binaries and install the
correct @img/sharp-linuxmusl-x64 package at build time.
2026-07-14 10:52:06 +05:30
2026-07-14 10:40:44 +05:30
2026-07-14 10:40:44 +05:30
2026-06-04 15:35:33 +05:30
Description
No description provided
1 GiB
Languages
HTML 49.2%
RouterOS Script 16.5%
JavaScript 15.9%
Rascal 13.2%
CSS 5.2%