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
- Host: GitHub
- URL: https://github.com/tiaguinho/docker-nginx-php7-mongodb
- Owner: tiaguinho
- License: mit
- Created: 2016-07-08T14:49:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T15:35:18.000Z (over 9 years ago)
- Last Synced: 2025-01-08T18:33:12.696Z (9 months ago)
- Language: Nginx
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)