appsvc/php

By appsvc

Updated over 3 years ago

Azure App Service php dockerfiles

Image
20

50M+

Enabling XDebug for PHP containers in Azure App Service

To use the xdebug version of the PHP container in Azure App Service, set an appsetting called PHP_ZENDEXTENSIONS with the value xdebug.

Docker Pull Command

docker pull appsvc/php