5 Commits

Author SHA1 Message Date
Igor Zinken
b0994e9d81 Update dockerfile to use secure non-root user (#102)
* Update dockerfile to use secure non-root user
2026-06-17 21:23:11 +02:00
formless63
c96e42ceab Upgrade Node.js base image to version 24-alpine (#101)
* Upgrade Node.js base image to version 24-alpine

Current dockerfile fails to build. Updating Node.js base image from version 20 to 24 brings it to the current LTS and builds successfully for me.

* removed unnecessary yarn install step
2026-06-17 20:02:56 +02:00
jahu00
61f97f8e7d Fix for #35 (#36) 2025-02-04 07:30:07 +01:00
kenn
0d0140b8e7 Allow dockerfile to build (#33)
The current dependency jsdom@23.2.0 requires node >=18. Tested build and runtime
2024-05-12 10:41:56 +02:00
Ange Cesari
5d841623d5 Added dockerfile + setup steps in readme.md (#28)
Co-authored-by: Ange Cesari <contact@ange-cesari.com>
2023-04-16 09:41:00 +02:00