collectOnlineClass add image

1 job from master in 9 seconds (queued for 1 second)
Status Job ID Name Coverage
  Pre Deploy
failed #19954
docker-image-builder
build_docker_image

00:09

 
Name Stage Failure
failed
build_docker_image Pre Deploy
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ export IMAGE_TAG=${CI_COMMIT_TAG:-latest}
$ docker build -t $DOCKER_REGISTRY/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME:$IMAGE_TAG .
time="2020-02-21T14:28:22Z" level=error msg="failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: no such file or directory"
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
ERROR: Job failed: command terminated with exit code 1