←back to thread

1101 points codesmash | 1 comments | | HN request time: 0s | source
Show context
t43562 ◴[] No.45137756[source]
To provide 1 contrary opinion to all the others saying they have a problem:

Podman rocks for me!

I find docker hard to use and full of pitfalls and podman isn't any worse. On the plus side, any company I work for doesn't have to worry about licences. Win win!

replies(7): >>45137807 #>>45137925 #>>45138918 #>>45140013 #>>45141773 #>>45142624 #>>45142950 #
Izmaki ◴[] No.45137807[source]
None of your companies need to worry about licenses. Docker ENGINE is free and open source. Docker DESKTOP is a software suite that requires you to purchase a license to use in a company.

But Docker Engine, the core component which works on Linux, Mac and Windows through WSL2, that is completely and 1000% free to use.

replies(4): >>45137811 #>>45137833 #>>45137951 #>>45137973 #
t43562 ◴[] No.45137811[source]
Those companies use docker desktop on their dev's machines.
replies(2): >>45137825 #>>45137842 #
connicpu ◴[] No.45137842[source]
There's no need if all your devs use desktop Linux as their primary devices like we do where I work :)
replies(1): >>45137857 #
t43562 ◴[] No.45137857[source]
On Mac we just switched to podman and didn't have anything to worry about.
replies(4): >>45138272 #>>45140147 #>>45140814 #>>45145909 #
nickthegreek ◴[] No.45138272{3}[source]
Anyone have opinions on OrbStack for mac over these other alternatives?
replies(5): >>45138495 #>>45138523 #>>45138929 #>>45139026 #>>45140761 #
1. veidr ◴[] No.45139026{4}[source]
Yes, Orbstack is significantly better than Docker Desktop, and probably also better than any other Docker replacement out there right now (for macOS), if you aren't bothered by the (reasonable) pricing.

It costs about $100/year per seat for commercial use, IIRC. But it is significantly faster than Docker Desktop at literally everything, has a way better UI, and a bunch of QoL features that are nice. Plus Linux virtualization that is both better and (repeating on this theme) significantly more performant than Parallels or VMWare Fusion or UTM.