Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Dockerfile - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8f83b24acdac4fabae598017eb81d58e5d861f7 (plain)
1
2
3
FROM wordpress:4.9.4-php7.0-apache

RUN pecl install xdebug-2.5.0 && docker-php-ext-enable xdebug