microsoft / microsoft/vscode-remote-release
Use `$XDG_RUNTIME_DIR` for cached files
Open
@chrmarti is already working on this.
Since Feb 9, 2023.
containers
debt
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
https://github.com/microsoft/vscode-remote-release/issues/7962
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
The CLI could interpret a relative path for --container-session-data-folder as relative to $XDG_RUNTIME_DIR.
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.