GitXplorerGitXplorer
c

docker-node-minimal

public
5 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
890e993a90ad144ebe8d5c18417bf3226db7bde9

Change check of github actions to weekly (#221)

cchorrell committed 7 months ago
Verified
f3157b3f902766731bb9c6f3c95f1b27604bff96

Update the schedule to run twice a day (#220)

cchorrell committed 7 months ago
Verified
3290b4030d84ab274ed9f990ac504918bf2ffb6c

Don't produce a sumary for test image (#219)

cchorrell committed 7 months ago
Verified
8bbce826cc29048adeb441c436e5b4cafd9b1b6e

Bump docker/build-push-action from 5 to 6 (#218)

ddependabot[bot] committed 7 months ago
Verified
f222f967b32425133c0809961df9533120c0fe97

Remove badge from README (#217)

cchorrell committed 7 months ago
Verified
ef8d021fc276ec61611e923ff12f9144f14128ed

Build-and-push (#216)

cchorrell committed 7 months ago

README

The README file for this repository.

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