Skip to content

Set admin access for rancher desktop

What

Update documentation to also enable Administrative Access for rancher desktop

Why

The developer gets the following error when trying to run it locally:

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Following https://github.com/rancher-sandbox/rancher-desktop/issues/2534#issuecomment-1909912585 specifies that the socket needs admin access to it's shared between host and VM.

Merge request reports

Loading