https://github.com/zonciu/docker-php-apache
Base on official/php:apache, add mysql support and php.ini(production mode)
https://github.com/zonciu/docker-php-apache
Last synced: 6 months ago
JSON representation
Base on official/php:apache, add mysql support and php.ini(production mode)
- Host: GitHub
- URL: https://github.com/zonciu/docker-php-apache
- Owner: Zonciu
- Created: 2016-11-17T20:49:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T21:02:10.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T07:27:31.095Z (about 1 year ago)
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-php-apche
* Base on official/php:apache
* Add php-ext: mysqli, pdo, pdo_mysql
* Add php.ini (from php.ini-production)
* Add mount point `/var/www/html`