this post was submitted on 23 Aug 2023
1063 points (95.0% liked)

Memes

45088 readers
1742 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] droans@beehaw.org 5 points 1 year ago* (last edited 1 year ago) (2 children)

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.

[–] DmMacniel@feddit.de 3 points 1 year ago* (last edited 1 year ago)

Sounds like pacman -Syyu

[–] argv_minus_one@beehaw.org 1 points 1 year ago

Why do people like Docker so much, anyway? Seems to me like it's just static linking with extra steps and extra problems.