devcontainers / devcontainers/cli
Question: How to execute the install dotfiles command as root?
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
Is there a way to execute the dotfile installation command (default: ./install.sh) as root? (more info #589 about the installation command).
Currently I'm setting the `remoteUser` as root for doing such thing, but I'm wondering if this can be done from the command line. Based on the arguments present in the devcontainer up --help. this is not possible.
Contributor guide
Assessment
This issue has not been assessed yet.