Development environment docker images for php 5.6, php 7.1, php 7.2
Maintained by: the ME.IO Community
This is the Git repo of the ME.IO docker repos for php (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.
- CI - Travis CI
docker run -it meio/php-dev:7.2.8 /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.