Hi, did you ever get the docker daemon running? I get:
root@GL-AX1800:~# docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
I have done the following:
- Updated to firmware 4.2.1
- extroot a USB stick using the official guide
- Installed the dockerd, docker & luci-app-dockerman packages
- Ran service dockerd start
When running dockerd, I get:
failed to start daemon: Devices cgroup isn't mounted
Any help / thoughts appreciated.
Thanks