Skip to content

A repository that contains Docker (OCI format) base images for Node.js

License

Notifications You must be signed in to change notification settings

Hazmi35/docker-node

Folders and files

NameName
Last commit message
Last commit date
Nov 20, 2022
Mar 20, 2025
Jun 12, 2022
Mar 28, 2025
Mar 14, 2025
Feb 14, 2025
Mar 15, 2025
Sep 14, 2021
Sep 14, 2021
Sep 17, 2022

Repository files navigation

docker-node

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!

Information for dev version

There are dev flavor images available which is mainly used for building Node.js Docker images.

These images are meant to be used in a multi-stage build configuration, which is build stage (installing, deps compiling, compiling, etc), and final stage (production image)