this post was submitted on 01 Jun 2026
212 points (98.2% liked)

Programmer Humor

42565 readers
9 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] FukOui@lemmy.zip 7 points 3 weeks ago* (last edited 3 weeks ago)

Docker by default needs root to spawn containers. You can configure it to be rootless but most deployments I see are just root.

Heck you can even get a root shell escalation if you know what you're doing: https://gtfobins.org/gtfobins/docker/