https://rancher.com/ logo
Title
m

magnificent-house-23806

05/11/2023, 10:00 AM
Hello just switched from docker desktop to rancher desktop. If from a folder like this
C:\Users\Ivan.Compagnoni\Progetti\wiremock-tests
I try to run a command to mount a volume
docker run -it --rm -p 8080:8080 --name wiremock -v /c/Users/Ivan.Compagnoni/Progetti/wiremock-tests/:/home/wiremock wiremock/wiremock:2.35.0
I received an error: Error response from daemon: make cli opts(): making volume mountpoint for volume /c/Users/Ivan.Compagnoni/Progetti/wiremock-tests/: mkdir /c: permission denied. Not sure how to debug the problem. I'm using it on Windows 10 with WSL and I've tryed both with moby and containerd but the problem seems the same.
Nvm it seemed that the installation was corrupted by another tool. After a restart it works.
m

magnificent-napkin-96586

05/11/2023, 3:57 PM
i'm glad you were able to resolve your issue. let us know if anything pops up