add development stuff
rename submodule add theme
This commit is contained in:
4
shared/Dockerfile-development
Normal file
4
shared/Dockerfile-development
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM wordpress:fpm
|
||||
|
||||
RUN pecl install xdebug
|
||||
RUN docker-php-ext-enable xdebug
|
||||
Reference in New Issue
Block a user