☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoLife finds a waylemmy.mlimagemessage-square30fedilinkarrow-up11arrow-down10cross-posted to: [email protected]
arrow-up11arrow-down1imageLife finds a waylemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square30fedilinkcross-posted to: [email protected]
minus-squareFukOui@lemmy.ziplinkfedilinkarrow-up0·1 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 and perform privilege 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 and perform privilege escalation if you know what you’re doing: https://gtfobins.org/gtfobins/docker/