I built a 45MB, 0-Vulnerability Node.js Runtime (and why you should stop using node:alpine)
Feb 27 · 4 min read · The Problem with "Standard" Images If you are a Node.js developer, your Dockerfile probably starts with one of two lines: FROM node:24 or FROM node:25 (Debian-based) FROM node:24-alpine or FROM node
Kklement commented





