784
Stop use docker (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] CaptainHowdy@lemm.ee 14 points 1 year ago

If you're doing it right, containers are less like VMs and more like cgroups. If orchestrated correctly it uses less system resources to run lots of services on a single system/node.

That said, I'm a devops/infrastructure/network professional and not a developer, so maybe I'm missing something from the dev experience.... But I love containers.

Docker does kinda suck now, though. Use podman or another interface instead if you can help it.

[-] sum_yung_gai@lemm.ee 5 points 1 year ago

Why is docker bad now and what makes pdoman better?

[-] MonkderDritte@feddit.de 3 points 1 year ago
[-] sum_yung_gai@lemm.ee 2 points 1 year ago

I see but I do wonder if docker has so many more cves partly because it has way more users.

[-] MonkderDritte@feddit.de 2 points 1 year ago

It seems that Podman is more lightweight. Less code = less errors. And there are some architectural differences. But i'm only googling stuff.

this post was submitted on 28 Jun 2024
784 points (94.7% liked)

Programmer Humor

25513 readers
2330 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS