解决docker启动失败报错:Devices cgroup isn’t mounted

OpenWRT中docker启动失败报错:Devices cgroup isn’t mounted .

Dockerd: failed to start daemon: Devices cgroup isn’t mounted

I installed lxc today and docker stop working, the dockerman only have one 'configuration' submenu, EDIT: I try to try dockerd in cmdline, and got "failed to start daemon: Devices cgroup isn't mounted", seems like when I installed lxc cgroup got messed up
, anyone have seen problem like this?

solved:
I compiled my own openwrt, must got cgroups build in, when install lxc, cgroup related tools is installed, I remove cgroup-tools and cgroupfs-mount and docker is back.

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注