Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATH issue #1327

Open
elibroftw opened this issue Mar 3, 2025 · 0 comments
Open

PATH issue #1327

elibroftw opened this issue Mar 3, 2025 · 0 comments
Assignees

Comments

@elibroftw
Copy link

elibroftw commented Mar 3, 2025

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.

@elibroftw elibroftw changed the title Where is bash? PATH issue Mar 3, 2025
@Mathiyarasy Mathiyarasy self-assigned this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants