Skip to content

BeyondPang/docker-nginx-express

 
 

Repository files navigation

docker-nginx-express

License

A playground for Docker with Nginx and Express.

Preview

Development

  • Cloning the repo
$ git clone https://github.com/robertoachar/docker-nginx-express.git
  • Installing dependencies
$ npm install

Docker

  • Building an image
$ docker-compose build
  • Running containers
$ docker-compose up
  • Stopping containers
$ docker-compose down

Author

Roberto Achar

License

MIT

About

🐳 A playground for Docker with Nginx and Express.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • JavaScript 37.6%
  • CSS 5.1%