Base image for node.js applications
3.4K
This image purpose is to be used as base image for building node.js application. The image is based on debian official image. The image is useful when your node-application depends on some prebuild binaries requiring libraries missing in other node.js images. The node is installed from official sources
FROM alexd1971/debian-node:
The tags correspond to node major version latest, 6 - node.js v6.9.4 5 - node.js v5.12.0 4 - node.js v4.4.6
Content type
Image
Digest
Size
81.2 MB
Last updated
over 8 years ago
docker pull alexd1971/debian-node