Answers for "gitlab runner couldn't connect to docker daemon at http://docker:2375 -"

3

ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?

open the terminal and type sudo dockerd and leave it open
open new terminal and type sudo docker-compose up -d or sudo docker-compose build
Posted by: Guest on June-14-2020

Code answers related to "gitlab runner couldn't connect to docker daemon at http://docker:2375 -"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language