microsoft / microsoft/vscode-remote-release
dev.containers.dockerPath should be a workspace setting
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
It would be great to be able to set the setting dev.containers.dockerPath as a workspace setting.
If one mixes docker and e.g. podman devcontainers (which is the case for me) the settings needs to be changed manually every time one is switching to a repository which is using another container engine.
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.
Research direction
Start by locating the dev.containers.dockerPath setting and its configuration schema, then trace how its value is resolved when opening different repositories. Done means the setting can be assigned per workspace and switching between repositories using Docker or Podman no longer requires manual changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100