microsoft / microsoft/vscode-remote-release

Dev Containers: Custom Image & Features URL

Open
#8,460 1 comment 1 reaction 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

We're internally hosting our own dev container images and corresponding features. It works fine, but we'd really like the VSCode UI to show these images and features when you go to the command palette and select "Dev Containers: Add Dev Container Configuration Files...". There doesn't appear to be any setting for a custom image/feature source. This means the UI only shows the ones from Microsoft/GitHub. For now we can construct our .devcontainer.json files by hand, but this would be nice to have!

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 with the "Dev Containers: Add Dev Container Configuration Files..." command and trace how its image and feature choices are sourced. Define how a custom image or feature URL would be configured and surfaced in the VS Code UI, then verify that internally hosted sources appear alongside the existing Microsoft/GitHub choices and can produce a working .devcontainer.json.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, vscode
Domain
developer-experience, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.