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
image.png
image.png
Solution
Docker issue will be resolved once https://github.com/homarr-labs/homarr/pull/1759 is released
GitHub
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...
Was this page helpful?