Downloading docker image in a job takes ages
- When a job starts on Gitlab.com (on a Gitlab shared runner) and it tries to download the docker image (edbizarro/gitlab-ci-pipeline-php in this case) it takes several minutes (my last job took 43mins where it usually takes around 1min).
This is the log I get while waiting for the download:
This was working fine yesterday with no change to my Gitlab config or the .gitlab-ci.yml