this post was submitted on 24 Jun 2026
899 points (99.4% liked)

Programmer Humor

32048 readers
608 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] verdare@piefed.blahaj.zone 8 points 4 days ago (1 children)

Yeah, I’m more familiar with Podman, which I always use in rootless mode. Definitely seems like a mistake to give an LLM shell access with a user account in the docker group…

[–] elvith@feddit.org 2 points 4 days ago

Assuming you get to check every (docker) command and then potentially deny it, it might work. But that's annoying AF depending on what you use it for.