Gitlab-runner in docker-compose cannot connect http://docker:2375/v1.40/info
问题 Short story: I have a gitlab-runner in a docker-compose and I want to be able to use DIND, but I'm facing some difficulties.... I try to create a platform which contains : a sonar gitlab ce gitlab runner a registry Theses services are started and managed by docker-compose I use the gitlab-ci to verify tests, coverage and create a docker image which is uploaded to the registry I have a single shared runner which work for testing purpose here is the config.toml : concurrent = 1 check_interval =