Skip to content

Allow choosing a remote devcontainer for a repository. #57953

Answered by cwndrws
LeoDog896 asked this question in Codespaces
Discussion options

You must be logged in to vote

I was referring to the fact that you can manually install whatever tools you'd like into the normal default devcontainer. Obviously, if you delete that codespace and create another you'd have to install the tools you need again, but that's no different from using a local machine.

Another, more hacky alternative that would accomplish what you are looking for would be to have a dotfiles repository that installs tools. You can read the docs about how to setup dotfiles to automatically run a script when creating a codespace here: https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account#dotfiles.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@LeoDog896
Comment options

@LeoDog896
Comment options

Comment options

You must be logged in to vote
3 replies
@LeoDog896
Comment options

@cwndrws
Comment options

Answer selected by LeoDog896
@LeoDog896
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, Product Feedback
3 participants