devcontainers / devcontainers/cli
Support specifying user via "exec"
Abierto
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 3k
- Forks
- 457
- Merge medio
- 13 h 17 min
- PR fusionados (30 d)
- 6
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.