Skip to content

deepanshu-j/node-backend-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-backend-docker

This container composes of two images,

  • Nodejs server app and
  • MongoDB database connected to it using mongoose.js.
    Use docker-compose up --build to build the image and docker run -p 8000:8000 nodeapp and a multi-image container will be up running.

Or directly pull the Image from Docker Hub:

https://hub.docker.com/repository/docker/deepanshujohar/node-backend

image

About

Creates a multi image with docker-compose of node image and a mongo database image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors