An open API service indexing awesome lists of open source software.

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

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