https://github.com/jeroenboersma/docker-php
Docker repo for php images
https://github.com/jeroenboersma/docker-php
docker php
Last synced: 3 months ago
JSON representation
Docker repo for php images
- Host: GitHub
- URL: https://github.com/jeroenboersma/docker-php
- Owner: JeroenBoersma
- License: mit
- Created: 2016-12-08T14:07:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T12:45:24.000Z (4 months ago)
- Last Synced: 2025-03-22T06:27:37.353Z (3 months ago)
- Topics: docker, php
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/srcoder/development-php/
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-php
Docker PHP images used by docker development.
See https://github.com/JeroenBoersma/docker-compose-development for usage.
## Versions
- php5 (EOL, last updated june 2019)
- php7 (EOL, last updated jan 2020)
- php71 (EOL, last updated feb 2020)
- php72 (EOL, last updated nov 2022)
- php73 (EOL, last updated nov 2022)
- php74 (EOL, last updated nov 2022)
- php80
- php81
- php82
- php83 (beta2)## Preinstalled
- Imagemagick
- Xdebug
- Blackfire
- Magerun
- Magerun 2## User
Runs as user `1000 - app`.
Use `usermod` and `groupmod` to change the userid.## Authors
- [Jeroen Boersma](https://github.com/JeroenBoersma)
- [Len Lorijn](https://github.com/lenlorijn)
- [Sander Jongsma](https://github.com/sanderjongsma)
- [Peter Jaap](https://github.com/peterjaap)## License
MIT