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

Memes

45485 readers
311 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 5 years ago
MODERATORS
1152
(lemmy.ml)
submitted 1 year ago* (last edited 9 months 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 1 year 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 1 year ago (2 children)

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

[–] [email protected] 4 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year 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.