me-io / docker-php

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Dockerfile 65.9%Language:Shell 34.1%