|
|
|
|
|
by TheDong
3530 days ago
|
|
He said "but your containers are not running as root". That is objectively false. uid = 0 is "privileged" basically everywhere in the kernel, from filesystem management (reading a file bindmounted in that's owned by root e.g.) to binding to low ports (like 80). |
|