cm0002@toast.ooo to Programmer Humor@programming.dev · 2 days agoFrog put Claude in a boxlemmy.mlimagemessage-square46fedilinkarrow-up1891arrow-down15cross-posted to: [email protected]
arrow-up1886arrow-down1imageFrog put Claude in a boxlemmy.mlcm0002@toast.ooo to Programmer Humor@programming.dev · 2 days agomessage-square46fedilinkcross-posted to: [email protected]
minus-squaredan@upvote.aulinkfedilinkarrow-up24·2 days agoGiving Docker access to Claude is certainly a choice.
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up11·2 days ago… especially if your user is in the docker group and doesn’t need sudo, LOL
minus-squaredan@upvote.aulinkfedilinkarrow-up4·1 day agoThis isn’t too bad if you’re running Docker in rootless mode. Adding a user to the docker group while running Docker as root doesn’t really make sense though, since it makes it trivial to run things as root.
Giving Docker access to Claude is certainly a choice.
… especially if your user is in the docker group and doesn’t need sudo, LOL
This isn’t too bad if you’re running Docker in rootless mode.
Adding a user to the docker group while running Docker as root doesn’t really make sense though, since it makes it trivial to run things as root.