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

Support specifying user via "exec" #101

Open
Chuxel opened this issue Aug 3, 2022 · 0 comments
Open

Support specifying user via "exec" #101

Chuxel opened this issue Aug 3, 2022 · 0 comments
Labels
feature-request New feature or request

Comments

@Chuxel
Copy link
Member

Chuxel commented Aug 3, 2022

Currently the dev container CLI exec command runs as the remoteUser specified in the dev container metadata. While this makes sense as a default, implementers will also need to perform certain actions as root like installing dependencies for injected tools.

I would propose a --user flag to allow you to temporarily set this.

@Chuxel Chuxel added the feature-request New feature or request label Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant