Cannot connect to the Docker daemon at tcp://docker:2375. Is the docker daemon running?
打开C:\GitLab-Runner\config.toml文件,修改volumes如下。重启GitLab-Runner服务。
volumes = ["/cache","/usr/bin/docker:/usr/bin/docker","/var/run/docker.sock:/var/run/docker.sock"]

浙公网安备 33010602011771号