https://github.com/caseywebb/docker-interactive-node
docker-interactive + n
https://github.com/caseywebb/docker-interactive-node
Last synced: 4 months ago
JSON representation
docker-interactive + n
- Host: GitHub
- URL: https://github.com/caseywebb/docker-interactive-node
- Owner: caseyWebb
- Created: 2016-09-03T18:14:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T11:27:45.000Z (almost 10 years ago)
- Last Synced: 2026-01-11T07:15:09.106Z (6 months ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-interactive-node
Ephemeral node environment that is actually nice to work in.
Uses [n](https://github.com/tj/n) to manage node version.
`docker run -it --rm -v $(pwd):/src caseywebb/interactive-node`