[Buildroot] Docker.sock problem

Peter Korsgaard peter at korsgaard.com
Wed Jan 30 22:30:13 UTC 2019


>>>>> "Bedran" == Bedran Atug <bedoo47 at hotmail.de> writes:

 > Hello,
 > I have created an image with Buildroot. I wanted to install Docker
 > inside my image. All docker commands work, but when I start a docker
 > container like docker run hello-world, I get the following problem:
 > Cannot connect to the Docker daemon at unix:/var/run/docker.sock. Is
 > the docker daemon running?
 > I already looked in the var/run/ directory but there is no docker.sock file there.

The issue is that the docker-engine package currently does not provide
an init script to start dockerd at bootup.

I have submitted a patch to add a init script:

https://patchwork.ozlabs.org/patch/1033807/

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list