this post was submitted on 18 Oct 2023
1166 points (97.6% liked)

Memes

45545 readers
1071 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
1166
(lemmy.ml)
submitted 1 year ago* (last edited 9 months ago) by velox_vulnus@lemmy.ml to c/memes@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[–] _cnt0@feddit.de -1 points 1 year ago (2 children)

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

[–] marx2k@lemmy.world 4 points 1 year ago (1 children)
[–] jlh@lemmy.jlh.name 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.