I got a Cannot connect to the Docker daemon. Is the docker daemon running on this host?
odroid@odroid:~$ service docker status
docker start/running, process 6690
odroid@odroid:~$ uname -a
Linux odroid 3.10.80-131 #1 SMP PREEMPT Thu Oct 15 19:53:29 BRT 2015 armv7l armv7l armv7l GNU/Linux
odroid@odroid:~$ sudo docker daemon
INFO[0000] [graphdriver] using prior storage driver "aufs"
INFO[0000] API listen on /var/run/docker.sock
INFO[0000] Firewalld running: false
INFO[0000] Default bridge (docker0) is assigned with an IP address 172.17.42.1/16. Daemon option --bip can be used to set a preferred IP address
WARN[0000] Your kernel does not support kernel memory limit.
WARN[0000] Your kernel does not support cgroup blkio weight
INFO[0000] Loading containers: start.
INFO[0000] Loading containers: done.
INFO[0000] Daemon has completed initialization
INFO[0000] Docker daemon commit=a34a1d5-dirty execdriver=native-0.2 graphdriver=aufs version=1.9.1
Setting up a new microSD card,
I got a
Cannot connect to the Docker daemon. Is the docker daemon running on this host?