An open API service indexing awesome lists of open source software.

https://github.com/tiaguinho/docker-nginx-php7-mongodb

Docker compose file for nginx, php7 and mongodb
https://github.com/tiaguinho/docker-nginx-php7-mongodb

Last synced: 7 months ago
JSON representation

Docker compose file for nginx, php7 and mongodb

Awesome Lists containing this project

README

          

# Docker compose for nginx,php7 and mongodb

## How to use

* Install [docker](https://www.docker.com/products/overview) and [docker compose](https://docs.docker.com/compose/install/)
* Clone this repository
* Run ```docker-compose up```

## License

[The MIT License (MIT) Copyright (c) 2013](http://opensource.org/licenses/MIT)