☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoLife finds a waylemmy.mlimagemessage-square33linkfedilinkarrow-up1215arrow-down14
arrow-up1211arrow-down1imageLife finds a waylemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square33linkfedilink
minus-squareFukOui@lemmy.ziplinkfedilinkarrow-up7·edit-21 month agoDocker by default needs root to spawn containers. You can configure it to be rootless but most deployments I see are just root. Heck you can even get a root shell escalation if you know what you’re doing: https://gtfobins.org/gtfobins/docker/
Docker by default needs root to spawn containers. You can configure it to be rootless but most deployments I see are just root.
Heck you can even get a root shell escalation if you know what you’re doing: https://gtfobins.org/gtfobins/docker/