Good afternoon ladies and gents,
I'm using Artix with runit and just installed Docker, but when I try to pull something, it throws the error:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
How can I start the daemon with runit?
Your sincerely,
Lord Grutmore
Did you install docker-runit and link service to /etc/runit/runsvdir/default? If yes, check logs for docker daemon messages
Yes, I installed docker-runit.
Which service am I supposed to link to /etc/runit/runsvdir/default? docker or docker-runit?
docker itself is linked, but the only log for docker (in it's directory) I can find is a directory with the file "run" and a directory "supervise" in it.
ls /etc/runit/runsvdir/default/docker/log
run supervise
I'm sorry if those are really stupid questions, I am pretty new to Artix and runit, too.
You need socklog to run in order to gather logs. Then you can find logs in /var/log/socklog/everything/current