Node.js is a JavaScript-based platform for server-side and networking applications.
4.2K
This image packages releases from: https://github.com/nodejs/docker-node
The Node.JS REPL is the default command running in this image:
docker run -it --rm \
docker.io/boxcutter/node:22-noble-slim
docker run -it --rm \
--name my-running script \
--mount type=bind,source="$(pwd)",target="/usr/src/app" \
--workdir /usr/src/app \
docker.io/boxcutter/node:22-noble-slim node your-daemon-or-script.js
Content type
Image
Digest
sha256:101e74d0e…
Size
92.4 MB
Last updated
19 days ago
docker pull boxcutter/node:current-resolute-slim