Hacker News new | ask | show | jobs
by smoldesu 997 days ago
Fair enough, like I said it looks like quality software.

Again though, I think the majority of users will either reach for something like Lima, Podman or Rancher given the history of the space. Relying on a subscription-service UI layer to use Docker is kinda redundant when everything inside is also freely available. If I was still evaluating Docker clients at-scale, I'm not sure this would make the cut.

I'll fully believe that Orbstack is superior to Docker on Mac. It's just hard to understand 'the sell' when there are so many high-quality Free alternatives. Then again, I'm the sort of Mac user who CMD+Q's whenever I read "buy me a coffee" or the like.

2 comments

You failed at thinking that orbstack is nothing but a UI-layer to docker.

It's certainly not that. In fact you don't even need to have the app running in order to use docker!

Ive lost the link now but somewhere @Danny explains the different layers (like networking, file sharing, domains etc) that he had to write from scratch that are not part of Docker (the engine)

For example. One of the longest bugs in Docker for Mac has been file-sharing/bind mounts... Orbstack performance over Docker for Mac in this respect is incredible. Also Docker for Mac (still) doesnt have ipv6 whereas Orbstack enables this out of the box seamlessly.

Thinking of Orbstack as "just another UI for docker" is completely wrong.

All of that sounds very impressive, I won't deny the effort that goes into making that from scratch. My point is that most of this also exists elsewhere, in non-Docker alternative implementations (like Lima + Podman).

For most businesses looking at something like this, they will either want a comprehensive support contract or comprehensive ownership. Orbstack will struggle here, especially considering how it has basically nothing to do with the deployed product at most companies. You're not going to run production on Orbstack, so the value of it is pretty dubious relative to even a bad product like Docker Desktop.

I swear I'm not trying to be too harsh here, I used Docker Desktop on Mac at my last job too. My team was researching alternatives to it, and given what we were looking at I don't think Orbstack would be compelling. The FOSS alternatives worked just fine for testing and development.

Orb is "Docker desktop but better" as well as "WSL, for MacOS"