cm0002@toast.ooo to Programmer Humor@programming.dev · 2 months agoFrog put Claude in a boxlemmy.mlimagemessage-square46linkfedilinkarrow-up1914arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1909arrow-down1imageFrog put Claude in a boxlemmy.mlcm0002@toast.ooo to Programmer Humor@programming.dev · 2 months agomessage-square46linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareverdare@piefed.blahaj.zonelinkfedilinkEnglisharrow-up9·1 month agoYeah, 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…
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up2·1 month agoAssuming 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.
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
dockergroup…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.