This commit is contained in:
Robin Appelman 2022-03-09 23:13:33 +01:00
commit eb999a67be

View file

@ -0,0 +1,16 @@
# PHP-DBG
Docker images for php with debug symbols included
## What
PHP docker images based on the official ones but with debug symbols included.
Currently, only has debian based fpm images
## Where
- `icewind1991/php-dbg:7.3-fpm`
- `icewind1991/php-dbg:7.4-fpm`
- `icewind1991/php-dbg:8.0-fpm`
- `icewind1991/php-dbg:8.1-fpm`