Skip to content

chorrell/docker-node-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-node-minimal

A minimal Docker image with just Node.js.

Use the Docker Hub Image

This image is published to the GitHub Container Registry:

https://hub.docker.com/r/chorrell/node-minimal

To pull a specific version of the node-minimal image:

docker pull chorrell/node-minimal:latest

Use the GitHub Container Image

This image is published to the GitHub Container Registry:

https://github.com/chorrell/docker-node-minimal/pkgs/container/node-minimal

To pull a specific version of the node-minimal image:

docker pull ghcr.io/chorrell/node-minimal:latest