Docker on CC100

Hello, I’m getting the error "could not connect to the Docker deamon at unix://blablabal. Is the docker deamon running?.

I followed the toturial on youtube.

Hello,
Can you confirm that you are not booted off of the SD card? If so, please remove the card and install docker on the internal flash.

I can confirm, SD is freshly formatted.

I found a start command for docker (/etc/init.d/dockerd start) on a github page, that seems to solve the issue… Strange that this didnt start on reboot? Do I need to move docker image to SD, or is this done automaticly?

No, it is recommended that containers run on the internal flash.

But, if you would like to run them on an SD card, here is more information on that.

1 Like