Hi Olivier,
The docker-gitlab-ci-runner-php5.6 had a eval "$(phpenv init -)" line in /root/.bashrc, which is not present in the php7 docker image. This breaks the custom php configuration that used to be possible.
Even though this repo is not maintained anymore, is that something you are opened to fix?
Thanks