Production ready docker images for php 7.3, php 7.4, php 8.0, php 8.1, php 8.2
This is the Git repo for php docker repos (not to be confused with any official php image provided by php upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.
docker run -it meio/php:8.0.0 /bin/bash
Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:
- Only one feature or change per pull request
- Write meaningful commit messages
- Follow the existing coding standards
The code is available under the MIT license.