We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When trying to create a dev environment with docker desktop the preparing step fails with a permission denied error
To Reproduce Steps to reproduce the behavior:
Expected behavior Would create the expected dev environment files
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Version of Docker Desktop: You can find the version by clicking on the About Docker Desktop menu
About Docker Desktop
Version : 4.23.0 (120376) Engine: 24.0.6 Compose: v2.21.0-desktop.1 Credential Helper: v0.7.0 Kubernetes: v1.27.2
Additional context Output:
Preparing to clone inside a volume Installing credential helpers... done Cloning into '/com.docker.devenvironments.code'... chown: /com.docker.devenvironments.code/.git/objects/pack/pack-55877be83251a1ac8c37ae76d1495d81cd39da89.pack: Permission denied chown: /com.docker.devenvironments.code/.git/objects/pack/pack-55877be83251a1ac8c37ae76d1495d81cd39da89.idx: Permission denied exit code 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When trying to create a dev environment with docker desktop the preparing step fails with a permission denied error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Would create the expected dev environment files
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Version of Docker Desktop:
You can find the version by clicking on the
About Docker Desktop
menuAdditional context
Output:
The text was updated successfully, but these errors were encountered: