Earlier quoted context omitted.
Are you even on Windows? This is with WSL 2, as you can systemd doesn't work as expected in WSL2. This is a known issue. If systemd is working for you, then you are doing something magic: sudo systemctl start docker [sudo] password for u3332: System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down https://stackoverflow.com/questions/55579342/why-systemd-is…
From that link (permalink to answer: https://stackoverflow.com/a/61887923 ) : > Nowadays you can try: > sudo service docker start > when using WSL2, if you are running on windows version 2004 or higher (I assume). Which is what I did in the listing above.
sudo service docker start
[sudo] password for u3323:
docker: unrecognized service