8000
No permissions over home directory (error EACCES: permission denied, mkdir '/home/coder/.config/code-server') #7353
Labels
Is there an existing issue for this?
OS/Web Information
code-server --version
: latestSteps to Reproduce
Expected
For the container to start up
Actual
It doesn't start
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
I am trying to run a container (docker compose stack) and it is not working because of a permissions issue. My stack's config:
I have changed the DOCKER_USER to the actual docker user and the root, none of them work.
The text was updated successfully, but these errors were encountered: