Package Included
- nginx (1.8.0)
- php-fpm (7.1.17)
- composer
docker build -t becopay/alpine-nginx-php .
docker run -d --name nginx-php -p 80:80 becopay/alpine-nginx-php
- GitHub Issues
- Open an issue if you are having issues with this plugin
- Support
- Becopay support
Would you like to help with this project? Great! You don't have to be a developer, either. If you've found a bug or have an idea for an improvement, please open an issue and tell us about it.
If you are a developer wanting contribute an enhancement, bug fix or other patch to this project, please fork this repository and submit a pull request detailing your changes. We review all PRs!
This open source project is released under the Apache 2.0 license which means if you would like to use this project's code in your own project you are free to do so. Speaking of, if you have used our code in a cool new project we would like to hear about it! Please send us an email.
Please refer to the LICENSE file that came with this project.