:: [DNG] Docker on Devuan Daedalus
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: wirelessduck
Fecha:  
A: Dng
Asunto: [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