TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The easiest way to use Docker on your Mac

70 pointsby juanriazaabout 10 years ago

9 comments

bborehamabout 10 years ago
Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8246240" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8246240</a>
评论 #9414543 未加载
josteinkabout 10 years ago
I&#x27;ll just go ahead and take the downvotes for suggesting that people who want to use Linux-technology, like Docker, within their OS should just use Linux as their OS.<p>Yeah. Call me crazy, but I honestly think that makes a whole lot of sense.
评论 #9413977 未加载
评论 #9414273 未加载
评论 #9414338 未加载
评论 #9414391 未加载
评论 #9414046 未加载
评论 #9414091 未加载
评论 #9414175 未加载
评论 #9414216 未加载
评论 #9413975 未加载
评论 #9414079 未加载
StefanKarpinskiabout 10 years ago
This landing page fails the &quot;what is it?&quot; test. Seems like I might want this since it involves Docker and Macs, but I still don&#x27;t know what it is. Yes, there&#x27;s a video, but you should not have to watch a video to know what something is; worse still, the video doesn&#x27;t even tell you what Kitematic <i>is</i> – it just tells you that it &quot;helps you get started with Docker&quot;. Ok...
评论 #9413899 未加载
评论 #9414288 未加载
zenoconabout 10 years ago
I tried Kitematic briefly and it seemed fairly buggy. I also was getting some kind of conflict between it and the command line tools with boot2docker. I just stopped using it and moved straight to boot2docker.<p>Your other options on Mac are Vagrant&#x27;s docker provider -- which is nice, but I agree in general with the sentiment that it is even nicer to just use Linux natively.
评论 #9414354 未加载
mmattaxabout 10 years ago
I wanted to use Kitematic as a way to get our non-CLI savvy designers up and running with our software stack on docker. They key feature missing IMO is the ability to &quot;open&quot; a docker-compose.yml file.<p>I want the ability for a designer to select &quot;file open&quot; and then select the docker-compose.yml file to &quot;launch&quot; our stack.<p>Without that, it seems like you still need to rely on the docker-cli to build images from a Dockerfile.
评论 #9413961 未加载
评论 #9413874 未加载
hdm2000about 10 years ago
Kitematic doesn&#x27;t support port binding and uses random ports instead: see <a href="https:&#x2F;&#x2F;github.com&#x2F;kitematic&#x2F;kitematic&#x2F;issues&#x2F;164" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kitematic&#x2F;kitematic&#x2F;issues&#x2F;164</a><p>I hope they will fix it soon.
websirnikabout 10 years ago
I&#x27;ve quickly looked at the app(0.5.18), great improvements from 0.2 version! One quick feedback, you can implement in-app browser for browsing images(atm you are being kicked out of the app).
marvel_boyabout 10 years ago
Anyone can share their experiences with Kitematic?
评论 #9414227 未加载
评论 #9413927 未加载
评论 #9413910 未加载
评论 #9413847 未加载
评论 #9413757 未加载
lexy0202about 10 years ago
This hangs and hogs the CPU on &quot;Starting Docker VM&quot; for me.