-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Not able to run Che as a Docker Container on OSX #1976
Comments
@l0rd can you comment please? |
@skabashnyuk @eivantsov Running it with the new launcher should work. Is it an option here? |
|
Please use codenvy/che-launcher:nightly |
If you need latest:
This behaviour has been introduced in the latest release candidate of Docker for Mac beta. The client verify that you are mounting in the container a folder that is actually mounted in the VM. |
Looks like it's working. But huge wait with not output on start looks strange |
You need to add -t to the run command. We updated the docs yesterday with this requirement. |
[Short description of problem here]
Reproduction Steps:
Expected behavior:
Che is running
Observed behavior:
Che version: che:latest
OS and version: OSX
Docker version: 1.12.0-rc4,
Che install: Docker container
The text was updated successfully, but these errors were encountered: