Docker Image hosting multiple node versions
365
This image provide different node versions.
The versions available are:
Just set the environment variable "NODE_VERSION" with the desired major node version to use:
docker run -it --rm -e NODE_VERSION=10 byjg/node-multi-version:latest bash
Content type
Image
Digest
Size
315.4 MB
Last updated
over 7 years ago
docker pull byjg/node-multi-version