devcontainers / devcontainers/images

PATH issue

Open
#1,327 0 comments 0 reactions 1 assignee Claimed by @v-Mathiyarasy View on GitHub
Dominant language
Shell
Stars
2.1k
Forks
963
Avg merge
7h 48m
Merged PRs (30d)
11

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.