|
|
|
|
|
by binarycrusader
4360 days ago
|
|
I am not repeatedly missing what Docker does; all I'm pointing out is that Docker is currently insufficient as a true isolation solution from a security and/or other perspectives. Again, I'm sure Docker is appropriate for some specific situations, but it is not currently an appropriate general container solution if you care about security. |
|
>I'm sure Docker is appropriate for some specific situations, but it is not currently an appropriate general container solution if you care about security.
Yes, you are. Docker is not currently and is not trying to be a "general container solution". Again, that's LXC.
But "X is currently insufficient as 'true isolation'" is inane. libcontainer is built on top of kernel cgroups. Docker can be wholly isolated with selinux:
http://www.mankier.com/8/docker_selinux
You don't know what Docker does, you don't know what it's built on, you don't know how cgroups work, and you're entirely ignoring selinux.
Please stop.