Skip to content

🐳 A playground for Docker with Nginx and Express.

License

Notifications You must be signed in to change notification settings

robertoachar/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