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
5 Replies
Cakey Bot
Cakey Bot5d 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
Meierschlumpf3d 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
Meierschlumpf3d 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...

Did you find this page helpful?