Learn how container images are structured, the difference between containers & images, parent & base images, & the role of Docker manifest| Aqua
Docker is a technology that stores application code and dependencies in an image, which can be used to create an instance of your application – a container.| Aqua
An attack surface refers to the points of entry and potential vulnerabilities in a system or network that can be exploited by attackers.| Aqua
Container security is the practice of securing containerized applications and infrastructure against security risks.| Aqua
Discover the 3 types of container runtime, and understand how container runtimes are the silent engine under the hood of container orchestrators like Kubernetes| Aqua