Y
Hacker News
new
|
ask
|
show
|
jobs
by
funcDropShadow
813 days ago
Docker containers are not really a security measure.
1 comments
gammalost
813 days ago
It is a security measure. Sure it doesn't secure anything in the container itself. But it secures the container from other containers. Code can (as proven) not be trusted, but the area of effect can be reduced.
link
65a
813 days ago
Only with additional hardening between the container and the kernel and hardware itself.
link