PHP_FPM_Docker
TODO: Write a gem description
Build state
Topology
Installation & configuration
Install gem
$ gem install php_fpm_docker
Configure
Docker images
Requirements
- PHP-FastCGI binary installed in path
- Spawn-FCGI binary installed in path
Examples
- simonswine/ispconfig-php-5.6
- simonswine/ispconfig-php-5.5
- simonswine/ispconfig-php-5.4
- simonswine/ispconfig-php-5.3
- simonswine/ispconfig-php-5.2
- simonswine/ispconfig-php-4.4
https://github.com/simonswine/docker-ispconfig-php
Usage
TODO: Write usage instructions here
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request