PHP docker images with debug symbols enabled
Find a file
2022-03-09 23:13:38 +01:00
.github/workflows tag name 2022-03-09 23:13:38 +01:00
.gitignore initial version 2022-03-09 23:10:32 +01:00
build.sh initial version 2022-03-09 23:10:32 +01:00
debug.patch initial version 2022-03-09 23:10:32 +01:00
README.md readme 2022-03-09 23:13:33 +01:00
version.patch initial version 2022-03-09 23:10:32 +01:00

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