Search Docker Hub
node
By lynxtp
https://github.com/lynxtp/docker-node
2.7K
Create a script called node that looks like:
#!/bin/sh docker run --rm -i -t lynxtp/node:5.9.0 node "$@"
make it executable, and then run it.
Content type
Image
Digest
Size
139.1 MB
Last updated
about 9 years ago
docker pull lynxtp/node