add ages

Status Job ID Name Coverage
  Pre Deploy
failed #19963
docker-image-builder
build_docker_image

00:08

 
Name Stage Failure
failed
build_docker_image Pre Deploy
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
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 .
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