#i did sudo, i dont know about group

1 messages · Page 1 of 1 (latest)

round lark
#

Well, if you didn't add it then you're not in the group

#

Did

 sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
``` work?
patent adder
#

yes, all the latests builds

round lark
#

And

 sudo docker run hello-world
```?
patent adder
#

docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.

round lark
#

Reboot

#

And maybe consider HAOS

patent adder
#

wha you mean with consider

round lark
#

You seem to be very far out of your depth here

#

Moving to HAOS wouldn't need you to understand Linux or Docker

patent adder
#

i know but i want to keep linux on pi

#

i rebootet but nothing changed

round lark
#

Then you have to be willing to learn Linux and Docker

#

And you have to help us help you

#
sudo systemctl status docker
patent adder
#

docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; preset: enabled)
Active: inactive (dead)
TriggeredBy: × docker.socket
Docs: https://docs.docker.com

Sep 04 23:02:32 raspberrypi systemd[1]: Dependency failed for docker.service - Docker Application Container Eng>
Sep 04 23:02:32 raspberrypi systemd[1]: docker.service: Job docker.service/start failed with result 'dependency>
~

round lark
#

So...

#

We need the complete message

#

You need to fix the dependency

patent adder
#

○ docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; preset: enabled)
Active: inactive (dead)
TriggeredBy: × docker.socket
Docs: https://docs.docker.com

Sep 04 23:02:32 raspberrypi systemd[1]: Dependency failed for docker.service - Docker Application Container Eng>
Sep 04 23:02:32 raspberrypi systemd[1]: docker.service: Job docker.service/start failed with result 'dependency>
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-8/8 (END)...skipping...
○ docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; preset: enabled)
Active: inactive (dead)
TriggeredBy: × docker.socket
Docs: https://docs.docker.com

Sep 04 23:02:32 raspberrypi systemd[1]: Dependency failed for docker.service - Docker Application Container Engine.
Sep 04 23:02:32 raspberrypi systemd[1]: docker.service: Job docker.service/start failed with result 'dependency'.
~

#

how to fix it

round lark
#

Don't know

#

Depends on what the dependency problem is

#
sudo journalctl -eu docker
barren merlinBOT
#

@patent adder To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

patent adder
#

i got docker installed now

#

should i install auto boot script?

#

and logging driver?

balmy canyon
#

What boot script?