This message was deleted.
# rancher-desktop
a
This message was deleted.
k
It's hard to say what's causing that problem without any way to reproduce it. I just tried a sample
docker compose
application, and it installed and ran with no problem.
q
In my system I don't have access to C drive
because of this causing the issue ?
k
Could you file an issue at https://github.com/rancher-sandbox/rancher-desktop/issues/new/choose and include the log files?
b
Hello,
Copy code
docker build -t some-image-name -f docker/Dockerfile .

[+] Building 0.0s (0/0)                                                                                                                                                                                          docker:rancher-desktop
ERROR: mkdir /Users/pawel.pawel/.docker/buildx/refs/rancher-desktop: permission denied
I am junior dev and I am facing this error while building an image. It works with
sudo
but I don't wanna use this mode. I need to allow another users to be able to build an image. Even though I've added user to staff group, and gave him rwx permissions ro rancher-desktop file, this error still occurs because those perms are change to
-rw------
right after docker build command is executed :sadge I am working on mac m1 maybe some of you had to face this and could anyone tell me how to deal with it?
k
Looks like the previous reporter didn't file an issue. Could you do that? Issues make their way into our workflows and schedules better than questions here
Questions here are definitely great, but if we can't answer something right away, better to file an issue
b
Sure, where I can report an issue?
but I am not sure if it isn't issue with me xD
Sounds like it is, although if it's a docker issue a dev will look into that
b
sure, what is average wating time for an answer?