Apache image with PHP 7.2 with Xdebug 2.7 for web debugging ... FROM php:7.2-apache RUN docker-php-ext-install mysqli RUN pecl install xdebug-2.7.0 RUN ...
確定! 回上一頁