Minimal Alpine-based Dockerfile for Node.JS and Yarn.
630
Minimal Docker image for running Node.js and Yarn, built on Alpine Linux.
Available from the the Docker Hub regsitry as nickdecooman/alpine-node-yarn
latest, 9.2.0-onbuild - 67.5 MB8.1.2-onbuild - 63.7 MB7.10.0-onbuild - 59.1 MB7.2.0-onbuild – 96.8 MBbuild.sh - script that is executed upon building the image. This is typically where you want to run npm install and perform additional cleanupup.sh - script that is executed upon launching the container. Here you typically launch your Node.js application, for instance node serverContent type
Image
Digest
Size
21.5 MB
Last updated
almost 9 years ago
docker pull nickdecooman/alpine-node-yarn