Malin 59aca88f24 fix: reset ENTRYPOINT so node app.js runs instead of sitespeed.io
Base image sitespeedio/sitespeed.io sets ENTRYPOINT=["sitespeed.io"],
causing our CMD ["node","app.js"] to be passed as args to sitespeed.io
which treated "node" as a URL to test.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 19:50:02 +02:00
2026-04-06 19:36:13 +02:00
2026-04-06 19:36:13 +02:00
Description
No description provided
100 KiB
Languages
JavaScript 54.1%
Pug 42.2%
Dockerfile 3%
Shell 0.7%