Re: using docker in guix

2021-06-06 Thread Orhan Kemal YĆ¼ksel
Maybe try to kill the containerd-process manually and then restart it with herd (`herd start containerd`)? Good luck! 2021-06-05 / 14:59 / help-guix@gnu.org: > Hi, Ricardo! > Actually, containerd is started on my system (at least herd status tells me > that). > > > > > Jun 4, 2021, 23:27 by re

Re: using docker in guix

2021-06-05 Thread Adam Kandur via
Hi, Ricardo! Actually, containerd is started on my system (at least herd status tells me that). Jun 4, 2021, 23:27 by rek...@elephly.net: > > Adam Kandur via writes: > >> that's what i have in docker log >> >> >> - >> time="2021-06-04T22:42:01.608529621+03:00" level=info

Re: using docker in guix

2021-06-04 Thread Ricardo Wurmus
Adam Kandur via writes: that's what i have in docker log - time="2021-06-04T22:42:01.608529621+03:00" level=info msg="Starting up" time="2021-06-04T22:42:01.617401481+03:00" level=info msg="parsed scheme: \"unix\"" module=grpc time="2021-06-04T22:42:01.617505718+03:00"

Re: using docker in guix

2021-06-04 Thread Adam Kandur via
that's what i have in docker log - time="2021-06-04T22:42:01.608529621+03:00" level=info msg="Starting up" time="2021-06-04T22:42:01.617401481+03:00" level=info msg="parsed scheme: \"unix\"" module=grpc time="2021-06-04T22:42:01.617505718+03:00" level=info msg="scheme \"unix\

Re: using docker in guix

2021-06-03 Thread Bone Baboon
Adam Kandur writes: > Hi Bone, > thank you but this command didn't helped, i got > ``` > Service dockerd could not be started. > herd: failed to start service dockerd > ``` > Jun 3, 2021, 17:19 by bone.bab...@disroot.org: > >> Adam Kandur via writes: >> >>> i'm sorry, i mean this error "Cannot

Re: using docker in guix

2021-06-03 Thread Adam Kandur via
Hi Bone, thank you but this command didn't helped, i got ``` Service dockerd could not be started. herd: failed to start service dockerd ``` Jun 3, 2021, 17:19 by bone.bab...@disroot.org: > Adam Kandur via writes: > >> i'm sorry, i mean this error "Cannot connect to the Docker daemon at >> u

Re: using docker in guix

2021-06-03 Thread Bone Baboon
Adam Kandur via writes: > i'm sorry, i mean this error "Cannot connect to the Docker daemon at > unix:///var/run/docker.sock. Is the docker daemon running?" You could try `sudo herd restart dockerd`.

using docker in guix

2021-06-03 Thread Adam Kandur via
i'm sorry, i mean this error "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"

using docker in guix

2021-06-03 Thread Adam Kandur via
hi everyone! i've added docker-service-type but cannot user docker and get this error "930e243adc9721e53ace815c19ba216c58a8f6b2b1d40d8d970b16046fbba37a"