:: [DNG] Docker on Devuan Daedalus
Etusivu
Poista viesti
Vastaa
Lähettäjä: wirelessduck
Päiväys:  
Vastaanottaja: Dng
Aihe: [DNG] Docker on Devuan Daedalus
I’ve upgraded my desktop today to Daedalus and all has appeared to work without issue. Except for docker which i now cannot connect to the daemon.

I installed the docker-ce and associated packages from upstream docker apt repository download.docker.com and it still has an init.d script! When I try to start the daemon I see the following in /var/log/docker.log:

failed to start daemon: Devices cgroup isn’t mounted

I can’t find any references to cgroup in the docker install documentation. Is there a package I should install in Devuan to enable cgroup?

Tom