Live data from Hacker News

Show HN: Container Desktop – Podman Desktop Companion

container-desktop.com

1–10 of 207 posts

Re: Show HN: Container Desktop – Podman Desktop Companion

#4
I've been using Rancher Desktop as an alternative to Docker Desktop, https://rancherdesktop.io/ on macOS and Windows, it's pretty solid.

It has some kinks to work out but I got it working with IDEs too (e.g. the Intellij IDEA Docker Compose integration to work with it).

What I also like is that existing scripts and etc that use the docker-compose cli work with Rancher Desktop too, as it uses nerdctl https://github.com/containerd/nerdctl

Re: Show HN: Container Desktop – Podman Desktop Companion

#6
post #2

While I'm basically fine with Colima on Mac, this seems like a nice alternative to Docker Desktop.

After some initial pains with colima, I tend to agree. Mostly, just needing to specify some VZ args[0] so I could run x86_64 docker images on my M-series.

Is there something in these desktop UIs that colima is completely missing?

[0] `colima start --vm-type=vz --vz-rosetta`

Re: Show HN: Container Desktop – Podman Desktop Companion

#10
post #9
post #7

If you’re on macOS, then Orbstack is a nice alternative to Docker Desktop (I’m not affiliated with Orbstack)

Another enthusiastic +1 for OrbStack. It's fantastic.

GPU support would be a real benefit, but for anything not needing that, Orbstack's become my strong preference.
Post reply on HN