You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2020. It is now read-only.
Some basic commands such as "git", "wget" not working inside container's terminal while working with Python Stack Workspace on che.onpenshift.io
Current Behaviour
git: command not found
Steps To Reproduce
Create workspace using Python Stack on che.openshift.io
Start the workspace
Open terminal in specific container > python
Type "git"
Additional Information
I tried to find / -name *git* and*wget* with no relevant result. Also tried using quay.io/eclipse/che-python-3.7:7.6.0 instead of :nightly with no result.