https://github.com/jerfeson/docker-npf
Nginx & PHP-FPM Docker File
https://github.com/jerfeson/docker-npf
Last synced: about 1 year ago
JSON representation
Nginx & PHP-FPM Docker File
- Host: GitHub
- URL: https://github.com/jerfeson/docker-npf
- Owner: jerfeson
- License: mit
- Created: 2020-05-21T22:55:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T00:41:21.000Z (over 3 years ago)
- Last Synced: 2025-03-27T16:52:12.466Z (about 1 year ago)
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About this Repo
This is the Git repository of the Docker image for nginx with PHP FPM. See a Hub page to get or read me about using a Docker image and information about contributions and issues.
### Versioning
| Docker Tag | GitHub Release | Nginx Version | PHP Version | ubuntu Version |
|-----|-------|-----|--------|--------|
| php73 | [php73] Branch |1.17.9 | 7.4.x | 20.04 |
| php74 | [php74] Branch |1.17.9 | 7.4.x | 20.04 |
| php80 | [php80] Branch |1.17.9 | 8.0.x | 20.04 |
# Contributing
welcome to discuss a bugs, features and ideas.
# License
jerfeson/docker-npf is release under the MIT license.
[php73]:https://github.com/jerfeson/docker-npf/tree/php73
[php74]:https://github.com/jerfeson/docker-npf/tree/php74
[php80]:https://github.com/jerfeson/docker-npf/tree/php80