this post was submitted on 18 Oct 2023
1153 points (97.5% liked)

Memes

49893 readers
2770 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
1153
(lemmy.ml)
submitted 2 years ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago (1 children)

cgroups are very different and much more powerful than freebsd jails. The server world is leaving freebsd for Linux.

[–] [email protected] -1 points 2 years ago (2 children)

Docker still sucks, though, and you should use podman instead.

[–] [email protected] 4 points 2 years ago (1 children)
[–] [email protected] 1 points 2 years ago

The problem with podman is that we use stuff like Docker-compose and tilt at work, that require the docker daemon socket. I do try to use podman when possible, though. But yeah, I avoid Red Hat these days, that company is doomed.

I use kubernetes+containerd for my servers, which is neither Docker nor Podman.