docker-nginx-express icon indicating copy to clipboard operation
docker-nginx-express copied to clipboard

:whale: A playground for Docker with Nginx and Express.

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