generated from devcontainers/feature-starter
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now, mounts are uniquely identified based on the devcontainer ID (${devcontainerId}-gh-cli). The benefits are that every login is separate, so you can log into different accounts in different devcontainers.
The main drawback is that you have to re-login for every devcontainer. Customizing the mount name would allow users to specify a name like "devcontainer-gh-cli" that is shared among all devcontainers that also have the same name. This allows for greater flexibility with sharing github cli logins.
I just have to figure out if the mount values can vary based on the inputs...
Metadata
Metadata
Assignees
Labels
No labels