/docker-node-minimal

A minimal Docker image with just Node.js

Primary LanguageShellMozilla Public License 2.0MPL-2.0

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