stuck on docker integration

evening, all. trying to get homarr working with all of my containers and i am not seeing anything reflected in the UI or logs to say this is working (or even that it's broken). config:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
environment:
- TZ=America/New_York
restart: unless-stopped
volumes:
- /home/docker/homarr/configs:/app/data/configs
- /home/docker/homarr/icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
environment:
- TZ=America/New_York
restart: unless-stopped
volumes:
- /home/docker/homarr/configs:/app/data/configs
- /home/docker/homarr/icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock
28 Replies
themeatsweats
themeatsweats13mo ago
is there additional setup required after mounting the socket? if so, i am not seeing where
Manicraft1001
Manicraft100113mo ago
No, it should work like that. Do you see a Docker icon at the top right of your dashboard?
themeatsweats
themeatsweats13mo ago
negative
No description
Manicraft1001
Manicraft100113mo ago
Does /var/run/docker.sock on your host system actually exist? And what version of Docker do you have installed?
themeatsweats
themeatsweats13mo ago
No description
themeatsweats
themeatsweats13mo ago
$ docker version
Client: Docker Engine - Community
Version: 20.10.15
API version: 1.41
Go version: go1.17.9
Git commit: fd82621
Built: Thu May 5 13:21:10 2022
OS/Arch: linux/amd64
Context: default
Experimental: true
$ docker version
Client: Docker Engine - Community
Version: 20.10.15
API version: 1.41
Go version: go1.17.9
Git commit: fd82621
Built: Thu May 5 13:21:10 2022
OS/Arch: linux/amd64
Context: default
Experimental: true
Manicraft1001
Manicraft100113mo ago
How did you add the socket? Did you do compose down or compose restart?
themeatsweats
themeatsweats13mo ago
docker-compose up -d after adding it to my compose
Manicraft1001
Manicraft100113mo ago
Can you down it and up it again? Ensure, that you have a backup of your config - in case anything goes wrong
themeatsweats
themeatsweats13mo ago
does the container detection only span whatever network homarr is on?
Manicraft1001
Manicraft100113mo ago
You mean the ping?
themeatsweats
themeatsweats13mo ago
maybe
Manicraft1001
Manicraft100113mo ago
The Docker container detection will only detect, if you have a valid docket socket and if there are container in it
themeatsweats
themeatsweats13mo ago
No description
Manicraft1001
Manicraft100113mo ago
Okay.. @tagaishi do you have an idea? Looks like the socket syslink is there. And it also seems to be mounted correcty..
Want results from more Discord servers?
Add your server