Skip to content

Node.js is a JavaScript-based platform for server-side and networking applications.

License

Notifications You must be signed in to change notification settings

chinayin-docker/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs

Docker Image CI Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

Node.js is a JavaScript-based platform for server-side and networking applications.

Supported tags and respective Dockerfile links

Image Variants

  • node:<version>
  • node:<version>-slim

Usage

You can use the image directly, e.g.

docker run --rm -it chinayin/node:22

The images are built daily and have the security release enabled, so will contain any security updates released more than 24 hours ago.

You can also use the images as a base for your own Dockerfile:

FROM chinayin/node:22

ref

About

Node.js is a JavaScript-based platform for server-side and networking applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published