microsoft / microsoft/vscode-remote-release
Clone in Volume: Pass local UID/GID to dev container CLI
Open
@chrmarti is already working on this.
Since Mar 8, 2023.
bug
containers
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I can fix the error. The remaining issue is that the devcontainer CLI doesn't get at your local UID/GID because it runs as root in the temporary container. Will open a separate issue for that.
Originally posted by @chrmarti in https://github.com/microsoft/vscode-remote-release/issues/8145#issuecomment-1459709925
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.