A repository that contains Docker (OCI) base images for Node.js
100K+
A repository that contains Docker (OCI format) base images for Node.js (that I used in my projects)
Available on Docker Hub and GitHub Container Registry!
The base images (alpine and debian variants) include:
tini, tzdata, ca-certificates (Debian), networking toolstini as entrypoint for graceful shutdowndev variants)The dev flavor images are designed for building Node.js applications and include:
build-essential/build-base, git, python3These images are meant to be used in a multi-stage build configuration, where the dev image handles the build stage (installing deps, compiling, etc.) and the base image serves as the final production stage.
Content type
Image
Digest
sha256:830e057f9…
Size
208 MB
Last updated
19 days ago
docker pull hazmi35/node:oldlts-dev