-
Notifications
You must be signed in to change notification settings - Fork 865
Open
Description
I opened a created a new Rust Dev Container but can't open a terminal with bash. I also noticed when I used sh, that a lot of binaries are not on $PATH. So bash fails to load because of this $PATH issue.
I suggest adding ENV PATH "$PATH:/bin" to the Dockerfile, but I feel there has to be a way to do this implicitly.
Metadata
Metadata
Assignees
Labels
No labels