Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 812 Bytes

README.md

File metadata and controls

52 lines (32 loc) · 812 Bytes

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