|
|
|
|
|
by lolinder
599 days ago
|
|
I think you're missing my point: you are saying that it is one of the benefits, but they don't because it isn't one. Containers are not a security solution for running untrusted code. You saying they are does not make it so. > And if the kernel is shared with the host, that's a read-only share. No, it's not, the kernel is reading and writing files constantly for the container. A bug in the kernel could be exploited to break the sandbox, which isn't possible in a true VM. |
|