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

trying to connect to docekr for mac OSX and it fails #42

Closed
bgrissin opened this issue Apr 7, 2016 · 4 comments
Closed

trying to connect to docekr for mac OSX and it fails #42

bgrissin opened this issue Apr 7, 2016 · 4 comments

Comments

@bgrissin
Copy link

bgrissin commented Apr 7, 2016

the new docker osx whcih uses docker.local as the xhyve instnace to run docker fails to verify

@felixgborrego
Copy link
Owner

I'm still investigating how to connect, but I haven't found a way to connect from Chrome yet.

@gabrielmancini
Copy link

run jarkt/docker-remote-api
change the port
enjoy

@kcampion
Copy link

Thank you @gabrielmancini, it works with this command line:

# docker run --restart always -p 2376:2375 -v /var/run/docker.sock:/var/run/docker.sock jarkt/docker-remote-api

@felixgborrego
Copy link
Owner

The native version of SimpleDockerUI for Mac (still in beta) works fine with Docker for Mac.
https://github.com/felixgborrego/docker-ui-chrome-app/releases

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

No branches or pull requests

4 participants