this post was submitted on 23 Aug 2023
1065 points (95.0% liked)
Memes
46382 readers
2252 users here now
Rules:
- Be civil and nice.
- 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just gotta run a quick apt update.... And everything broke.
Mostly looking at Docker, though. The Compose Plugin has been broken since v2.19. Domain resolution is fucked and it refuses to restart services if they depend on another service.
Sounds like
pacman -Syyu
Why do people like Docker so much, anyway? Seems to me like it's just static linking with extra steps and extra problems.