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

https://github.com/mageddo/php-nginx

Dockerized PHP 5.6 with nginx on debian 7.3
https://github.com/mageddo/php-nginx

Last synced: 10 months ago
JSON representation

Dockerized PHP 5.6 with nginx on debian 7.3

Awesome Lists containing this project

README

          

# Introduction
this is a default debian image with default nginx configurations and defult php configurations, the advantage of this image is that you have not to update the repository and compile the modules everytime

# Running

./docker-compose build
./docker-compose up

# License

This project is released under version 2.0 of the [Apache License][].
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0