This website requires JavaScript.
Explore
Sign in
LoomLabs
/
loom-spinner-cli
Watch
1
Star
0
Fork
You've already forked loom-spinner-cli
0
Code
Issues
Pull requests
Projects
Releases
8
Packages
Wiki
Activity
977822936b
loom-spinner-cli
/
config
/
php-fpm
/
XDebug.Dockerfile
3 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
Add opcache to PHP container
2025-04-14 02:52:39 +01:00
RUN pecl install xdebug > /dev/null 2&>1
Add xdebug and allow for disabling xdebug
2025-04-13 23:33:55 +01:00
COPY ./xdebug.ini "${PHP_INI_DIR}/conf.d/xdebug.ini"
Reference in a new issue
Copy permalink