๐ณ๏ธ The Docker Socket: The Root Shell You Mounted On Purpose
-v /var/run/docker.sock:/var/run/docker.sock is the most casually-copy-pasted line in every CI tutorial on the internet. It's also functionally a root grant to your host. Let's talk about why, and what to do instead.