diff --git a/Dockerfile b/Dockerfile index c611f5c..efe3bd4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -75,7 +75,8 @@ RUN apt-get update && apt-get -y install \ php-apcu \ php-cli \ php-imagick \ - composer + composer \ + php-xdebug run mkdir -p /opt/nodejs