sample node app with nodejs base image
139
nexgtech/nodejs-demo is a docker image for the express hello world application.
Run the following command
docker run -p 5000 nexgtech/nodejs-demo:latest
Content type
Image
Digest
Size
244.6 MB
Last updated
over 8 years ago
docker pull nexgtech/nodejs-demo