I have exacty the same issue as Docker permission denied in bazzite-dx. When I try to use Docker in VSCode, I it won’t start up because it says permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.46/containers/json": dial unix /var/run/docker.sock: connect: permission denied
The solution is to run ujust dx-group
. However when I run it, I get error: Justfile does not contain recipe `dx-group`