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
- Host: GitHub
- URL: https://github.com/mageddo/php-nginx
- Owner: mageddo
- Created: 2016-02-07T15:06:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-08T12:59:19.000Z (over 10 years ago)
- Last Synced: 2025-02-02T01:41:15.540Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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