Skip to content

Instantly share code, notes, and snippets.

@gounthar
Created August 30, 2018 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gounthar/7fd4ce41ebdd8b79bf7dfe2472af7119 to your computer and use it in GitHub Desktop.
Save gounthar/7fd4ce41ebdd8b79bf7dfe2472af7119 to your computer and use it in GitHub Desktop.
Cannot connect to the Docker daemon. Is the docker daemon running on this host?.
Running with gitlab-runner 11.1.0 (081978aa)
on Raspberry Pi 3B+ Runner (Hypriot) dca49eeb
Using Docker executor with image docker …
Pulling docker image gitlab/gitlab-runner-helper:arm-081978aa …
Using docker image sha256:4de44d1f76654c5a9032c4e26bc19c3b559ef1f617ab21738869b007f09b9f15 for gitlab/gitlab-runner-helper:arm-081978aa …
Pulling docker image docker …
Using docker image sha256:b2ff6f46b64f84f5ddbc5216f8931dfd1c0daa7bc37484d9f8b6240ebf3e6643 for docker …
Running on runner-dca49eeb-project-17323-concurrent-0 via 021a78260a8a…
Cloning repository…
Cloning into '/builds/my-awesome-project'…
Checking out 3c81bda4 as armv7-as-a-builder…
Skipping Git submodules setup
$ docker run - rm multiarch/alpine:aarch64-edge /bin/sh
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run - help'.
ERROR: Job failed: exit code 125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment