Hi Pierre,
Quoting Pierre Langlois (2022-04-02 12:43:35) > Tanguy LE CARROUR <[email protected]> writes: > > […] > > I still have the same error message: > > > > ``` > > failed to start daemon: failed to dial "/run/containerd/containerd.sock": > > unknown service containerd.services.namespaces.v1.Namespaces: not > > implemented > > ``` > > > > Next version of `docker` might fix this… or not! ^_^' > > Yeah that might be worth trying, I rebased the docker update series if > you want to test it: https://issues.guix.gnu.org/52790#7 Thanks! Unfortunately, it didn't help! :-( > I wonder if it could be related to the kernel, maybe it could missing > some support for namespaces? Are you running the default Guix > linux-libre kernel? I don't even know how to run another kernel, so yes! ^_^' > You could also try and run docker's system test, to check if it works in > a fresh VM with the default kernel: > > make check-system TESTS="docker" > > Hopefully this helps! I'll give it a try! Thanks! -- Tanguy
