this post was submitted on 24 Jun 2026
904 points (99.5% liked)

Programmer Humor

32224 readers
123 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 9 points 2 weeks 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 2 weeks 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.