A Node.js image with some packages for development environments. Do not use it for production.
1.0K
A Docker Node.js image with some useful packages for development environments. Do not use it for production.
Globally installed npm packages:
This image should be used as a basic image for any project.
docker build or docker-compose build.Run your new image with a command similar to this:
docker run -d -p 80:80 -v /path/to/your/project/sources:/var/www/project-name
Content type
Image
Digest
sha256:08709a56a…
Size
224 MB
Last updated
almost 11 years ago
docker pull alexisno/nodejs-dev