Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build docker image:

  • open docker-express folder [all files inside of this folder will be copied to docker image on build]
  • in terminal: docker build -t "image-tag" .

To start a container:

  • in terminal: docker run -d -p 8080:3000 image-tag

About

A docker image with Express-Node.js configuration

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages