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.
The native apps Docker now provides for Mac and Windows avoid the whole need for
Quickstart Terminaland the cumbersomedocker-machinecalls 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 fromlocalhost:8787(or whatever port you bind), no need to look upips.