Skip to content

This creates an image which contains an environment for NodeJS app ecosystem

Notifications You must be signed in to change notification settings

binarymolecule/nodejs-mongodb-redis-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

NodeJS

This creates an image which contains an environment for NodeJS app ecosystem

  • Node.js 0.10.23
  • MongoDB 2.4.8
  • Redis 2.4.15

This image can be used as a standalone, or a base image for others.

Usage

Standalone

docker run -i -t truongsinh/nodejs-mongodb-redis

Based image for other builds

#…

FROM truongsinh/nodejs-mongodb-redis

#…

About

This creates an image which contains an environment for NodeJS app ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published