Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbarilani/docker-nvm
docker base image based on zalando/node containing NVM available for ALL users
https://github.com/rbarilani/docker-nvm
Last synced: about 1 month ago
JSON representation
docker base image based on zalando/node containing NVM available for ALL users
- Host: GitHub
- URL: https://github.com/rbarilani/docker-nvm
- Owner: rbarilani
- Created: 2016-07-21T23:30:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T23:35:57.000Z (over 8 years ago)
- Last Synced: 2024-11-09T07:31:54.287Z (3 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NVM DOCKER IMAGE
================This docker image is based on [zalando/node](https://github.com/zalando/docker-node) and contains **[NVM](https://github.com/creationix/nvm)** usable by **all users**.
He currently also contains several node versions already installed with NVM:
* **nvm use 0** -> v0.12.15
* **nvm use 4** -> v4.4.7 LTS
* **nvm use 5** -> v5.12.0 (default)
* **nvm use 6** -> v6.3.0