Docker Security
Talk von Daniel Walsh über Docker Security.
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/zWGFqMuEHdw?rel=0" frameborder="0" allowfullscreen></iframe>
TLDW:
-
dont run random Containers on your System
-
only run containers from trusted parties
-
and how SELinux can help to get containing containers :-)