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 an ability to configure userEnvProbe for attaching to existing containers #6226

Closed
QAston opened this issue Jan 25, 2022 · 1 comment
Closed
Labels
containers Issue in vscode-remote containers

Comments

@QAston
Copy link

QAston commented Jan 25, 2022

userEnvProbe is configurable for regular devcontainers created with devcontainer.json, but it is not configurable for containers you attach to directly. The feature is needed for the same reasons as with a devcontainers - in some cases I don't want vscode to override its environment variables with the user probe.

@github-actions github-actions bot added the containers Issue in vscode-remote containers label Jan 25, 2022
@QAston
Copy link
Author

QAston commented Jan 25, 2022

Turns out the option is there, just currently undocumented

@QAston QAston closed this as completed Jan 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
containers Issue in vscode-remote containers
Projects
None yet
Development

No branches or pull requests

1 participant