microsoft / microsoft/vscode-remote-release

dev.containers.dockerPath should be a workspace setting

Open
#8,817 4 comments 24 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

containers feature-request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.