devcontainers / devcontainers/images
Inconsistent usernames in base vs universal containers
- Dominant language
- Shell
- Stars
- 2.1k
- Forks
- 963
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 11
Description
It looks like the common-utils sets the username differently in the universal image than it does in the base image (at least for Ubuntu. vscode vs codespace. I think this complicates certain things like building new codespace configurations on top of these existing ones, maybe it's intentional, but 🤷♂️. Can we pick one and be good at it? 🙂🍻
base-ubuntu
https://github.com/devcontainers/images/blob/5b105e4d8f6aefade1254ab5f1baac7f39dfe13a/src/base-ubuntu/.devcontainer/devcontainer.json#L6-L13
universal
https://github.com/devcontainers/images/blob/5b105e4d8f6aefade1254ab5f1baac7f39dfe13a/src/universal/.devcontainer/devcontainer.json#L6-L11
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.