Making containers safer
Making containers safer
Posted Aug 21, 2019 20:02 UTC (Wed) by corsac (subscriber, #49696)Parent article: Making containers safer
For me, “unprivileged containers” are those running without CAP_SYS_ADMIN et al. (which is increasingly difficult these days). (unprivileged) User namespaces are still dangerous imho because of the wide attack surface they expose on the kernel. It's kind of going to the opposite direction kernel hardening is going.
