1.0 beta - docker integration not working

I see that docker integration is not working under tools for me all i se in logs is
error connect EACCES /var/run/docker.sock
Solution
Found the problem. It's an issue with permissions within the container. I've created a pull request here
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?