How secure are Docker containers?
Docker offers many advantages, simplifying both development and production environments. But there is still uncertainty around the security of containers. Ben Hall answers the question, How secure are Docker containers?, exploring Docker's security model, its limitations, and how to handle them.
Talk Title | How secure are Docker containers? |
Speakers | Ben Hall (Katacoda |
Conference | O’Reilly Velocity Conference |
Conf Tag | Build Resilient Distributed Systems |
Location | London, United Kingdom |
Date | October 18-20, 2017 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Docker offers many advantages, simplifying both development and production environments. But there is still uncertainty around the security of containers. Drawing on his experience building Katacoda, a platform providing users with a sandboxed and personalized learning playground—with the side effect that they can execute malicious code and hack the system from inside the container—Ben Hall answers the question, How secure are Docker containers?, exploring Docker’s security model, its limitations, and how to handle them. Topics include: