this post was submitted on 28 Jun 2024
330 points (94.4% liked)

Programmer Humor

32558 readers
472 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 27 points 4 months ago* (last edited 4 months ago) (15 children)

Missing a comma: “Stop, use Docker.” But actually, use Podman.

Relatedly, a 2019 tweet from Solomon Hykes, the creator of Docker: https://x.com/solomonstre/status/1111004913222324225

If WASM+WASI existed in 2008, we wouldn't have needed to created Docker. That's how important it is. Webassembly on the server is the future of computing. A standardized system interface was the missing link. Let's hope WASI is up to the task!

I think WASM/WASI still has a ways to go before that’s realistic, but I’d keep an eye on them for the future.

[–] [email protected] 9 points 4 months ago (7 children)

As someone who has used and loved Docker since 2015, but never used Podman, can you explain the difference and why I might want to make the switch?

[–] jaykay 3 points 4 months ago

From what I heard, podman doesn’t require root but that’s about it. On the other side, it’s a redhat thing and it’s not as popular which means less documented and less containers

load more comments (6 replies)
load more comments (13 replies)