Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Several commands (e.g. git, wget) not found inside container's terminal #4789

Open
isbur opened this issue Jan 2, 2020 · 1 comment
Open

Comments

@isbur
Copy link

isbur commented Jan 2, 2020

Issue Overview

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
  1. Create workspace using Python Stack on che.openshift.io
  2. Start the workspace
  3. Open terminal in specific container > python
  4. 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.

@FranciscoRD
Copy link

I have the same issue, I was a codenvy.io user, and played around with different languages and linux distros, now I am learning Python in a proper way, and Theia and the containers are more "restricted", I don't know how to handle git repositories besides clone one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants