cm0002@libretechni.ca to Programmer Humor@programming.devEnglish · 1 month agoLife finds a waylemmy.mlimagemessage-square44linkfedilinkarrow-up1431arrow-down14
arrow-up1427arrow-down1imageLife finds a waylemmy.mlcm0002@libretechni.ca to Programmer Humor@programming.devEnglish · 1 month agomessage-square44linkfedilink
minus-squareZikeji@programming.devlinkfedilinkEnglisharrow-up26·1 month agoOr don’t give your user docker and use sudo to use the docker CLI to get the same effect. Hell, you could even alias docker as sudo docker to get the same feel.
Or don’t give your user docker and use sudo to use the docker CLI to get the same effect. Hell, you could even alias docker as
sudo dockerto get the same feel.