Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.22 KB

README.md

File metadata and controls

46 lines (36 loc) · 2.22 KB

Docker PHP Images

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

Build Status Build Status Build Status Build Status Build Status Software License

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.