Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to use local container configuration templates #9977

Open
Colonial-Dev opened this issue Jun 13, 2024 · 0 comments
Open

Add the ability to use local container configuration templates #9977

Colonial-Dev opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality
Milestone

Comments

@Colonial-Dev
Copy link

This is a riff off #4852.

It strikes me as odd that this extension only allows using container definitions from a curated list of remote repositories, especially when this list has gaping holes (for example, no Fedora images.)

Unfortunately, this makes creating and using your own templates impossible without significant hassle. I'd propose adding some way to read spec-compliant templates from disk and display them in the New dev container... definition menu. Perhaps a setting that takes an array of search paths?

image

@vscodenpa vscodenpa added the containers Issue in vscode-remote containers label Jun 13, 2024
@chrmarti chrmarti added this to the Backlog milestone Jun 13, 2024
@chrmarti chrmarti added the feature-request Request for new features or functionality label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants