Tag
node-alpine-docker
Safeguard articles tagged "node-alpine-docker" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Containers
Docker Image for Node: Choosing Slim vs Full Builds
The default node image on Docker Hub ships a full Debian userland most services never touch — knowing when slim, alpine, or distroless actually pays off keeps builds smaller without breaking native modules.
Sep 3, 20256 min read
Containers
Docker Node Alpine: When to Use the Slim Image
Node Alpine Docker images cut attack surface and pull times dramatically, but musl libc compatibility gaps mean they're not a drop-in replacement for every Node project.
Jun 5, 20256 min read