Node.js is a JavaScript-based platform for server-side and networking applications.
50K+
Node.js is a JavaScript-based platform for server-side and networking applications.
Dockerfile links
node:<version>node:<version>-slimYou 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
Content type
Image
Digest
sha256:7ac8108c3…
Size
181.1 MB
Last updated
about 2 months ago
docker pull chinayin/node:24.16.0-python