Skip to content

mohammadanang/docker-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js with docker deployment

[production mode]

To run this project:

  • Download all dependencies of nodejs, run npm install
  • Build docker image, run docker build -t node-docker .
  • Run the docket image, run docker run -d -p 9000:3000 node-docker

Application serving on your local machine. Check your IP of docker to see the running application with port 9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •