←back to thread

1101 points codesmash | 3 comments | | HN request time: 0.71s | 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 #
1. firesteelrain ◴[] No.45137951[source]
Podman is inside the Ubuntu WSL image. No need for docker at all
replies(1): >>45138406 #
2. kordlessagain ◴[] No.45138406[source]
This is not correct, at least when looking at my screen:

(base) kord@DESKTOP-QPLEI6S:/mnt/wsl/docker-desktop-bind-mounts/Ubuntu/37c7f28..blah..blah$ podman

Command 'podman' not found, but can be installed with:

sudo apt install podman

replies(1): >>45138457 #
3. firesteelrain ◴[] No.45138457[source]
Hmm maybe it’s what our admins provided to us then. I actually have never run it at home only airgapped