Comment on Security and docker

<- View Parent
kevincox@lemmy.ml ⁨1⁩ ⁨month⁩ ago

I think assuming that you are safe because you aren’t aware of any vulnerabilities is bad security practice.

Minimizing your attack surface is critical. Defense in depth is just one way to minimize your attack surface (but a very effective one). Putting your container inside a VM is excellent defense in depth. Putting your container inside a non-root user barely is because you still have one Linux kernel sized hole in your swiss-cheese defence model.

source
Sort:hotnewtop