I followed the Developer Setup guide all the way to make run and the server seems to be running:
[2016/02/23 01:40:43 PST] [INFO] Starting Server…
[2016/02/23 01:40:43 PST] [INFO] Server is listening on :8065
[2016/02/23 01:40:43 PST] [INFO] RateLimiter is enabled
7179623 bytes written to …/static/js/bundle.js (35.26 seconds)
but when I try to access the site on dockerhost:8065, 192.168.99.101:2376 nothing happens. My questions are:
1)Have I successfully installed it?
2)If yes, how do I access the the site
Thanks!