cm0002@toast.ooo to Programmer Humor@programming.dev · 2 months agoFrog put Claude in a boxlemmy.mlimagemessage-square46fedilinkarrow-up1913arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1908arrow-down1imageFrog put Claude in a boxlemmy.mlcm0002@toast.ooo to Programmer Humor@programming.dev · 2 months agomessage-square46fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaredan@upvote.aulinkfedilinkarrow-up5·2 months 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.
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.