Failed to fetch Docker Container

Migrating to beta today, already found out some issues but cant solve this one.. Any hints? Failed to fetch Docker containers
container_name: homarr
image: ghcr.io/homarr-labs/homarr:dev
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
container_name: homarr
image: ghcr.io/homarr-labs/homarr:dev
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
No description
No description
Solution:
Docker issue will be resolved once https://github.com/homarr-labs/homarr/pull/1759 is released
GitHub
fix(docker): issue with docker socket permissions by Meierschlumpf ...
Homarr Thank you for your contribution. Please ensure that your pull request meets the following pull request: Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix) Pull r...
Jump to solution
8 Replies
Cakey Bot
Cakey Bot2mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
IIIdefconIII ︻デ═一
Do i have to add all apps on by one in the app list or is this a thing thats beeing worked on?
Meierschlumpf
Meierschlumpf2mo ago
For now you need to add them manually, we planned to add a system where you can add an app from a docker container later
Solution
Meierschlumpf
Meierschlumpf2mo ago
Docker issue will be resolved once https://github.com/homarr-labs/homarr/pull/1759 is released
GitHub
fix(docker): issue with docker socket permissions by Meierschlumpf ...
Homarr Thank you for your contribution. Please ensure that your pull request meets the following pull request: Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix) Pull r...
hondoswig
hondoswig2w ago
So if I have multiple docker hosts the documentation that shows how to add them as ENVIRONMENT VARIABLES does no good and we have to add all the apps manually from all the docker hosts????
hondoswig
hondoswig2w ago
I appreciate you showing me the "shortcut"... but this kind of put this dashboard on the back burner for me.... its to much work to manually add all my homelab containers across my docker hosts. I like the look or Homarr, but I have another one I have been using that does "pickup" my containers via my docker port across my servers.
I am following the issue log for the problem and if it gets fixed and and it is a good resolution I might come back to this. I have the same issue with others like Fenrus that seem to only support the local or a single Docker instance. I like the look of them but since I have multiple Docker Hosts they just do not "fit the need" at this time".

Did you find this page helpful?