Skip to content

cp xdebug.ini rather than COPY it is in buster base image

Hashar requested to merge use-cp-not-COPY into main

The /docker/xdebug.ini file is in the base image buster so we should cp instead of COPY.

Merge request reports