docker-php

Production ready docker images for php 7.3, php 7.4, php 8.0, php 8.1, php 8.2

MIT License

Stars
8

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.

Getting Started

docker run -it meio/php:8.0.0 /bin/bash

Contributing

Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:

License

The code is available under the MIT license.

Related Projects