Skip to content

Add xdebug installation to docker image

michael requested to merge michael/docs-publisher:master into master

Description

Adds xdebug to the Docker image

Before

Xdebug was not present in the docker image

After

Xdebug is present and works with debugging in PHPStorm

  • Tests pass

Merge request reports