Run docker on linux distribution create with buildroot

Hi, I’m trying to run docker on a create linux distro with buildroot on a BeagleBoard x15, but I’m getting the following errors:
cannot connect to the docker deaemon at unix://var/rundocker.sock. is the docker daemon run?

How did you install Docker? The system needs a running Docker daemon to work, the Docker client talks to it via docker.sock.