Introduction
Containers let you run apps easily on any computer. But if containers are not secure, hackers can break in and cause damage. Container security protects your apps and data from these risks.
When you want to keep your app safe from hackers while using containers
When you run multiple containers on the same server and want to prevent one from affecting others
When you deploy apps in public clouds where security risks are higher
When you want to avoid leaking sensitive data inside your containers
When you need to follow company or legal rules about data protection