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

Document native apps in place of 'Quickstart Terminal' #40

Open
cboettig opened this issue Jul 19, 2017 · 1 comment
Open

Document native apps in place of 'Quickstart Terminal' #40

cboettig opened this issue Jul 19, 2017 · 1 comment

Comments

@cboettig
Copy link

The native apps Docker now provides for Mac and Windows avoid the whole need for Quickstart Terminal and the cumbersome docker-machine calls to get the ip. The whole thing works basically as it does on linux, just have the docker service running in the background and you can access docker through any terminal. The RStudio session is available directly from localhost:8787 (or whatever port you bind), no need to look up ips.

@pgensler
Copy link

Yes, this needs to be updated. With Docker4Mac(not sure of the version), there is no need to map docker-machine ip:<port> to connect, or whatever IP was given in Docker Quickstart Terminal. Instead, you only need localhost to connect.
https://store.docker.com/editions/community/docker-ce-desktop-mac

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

No branches or pull requests

2 participants