ECR Automated Image Scanning

Overview

Amazon Elastic Container Registry (ECR) is a fully-managed container registry that makes it easy for developers to store, manage, and deploy container images. It hosts your container images in a highly available and scalable architecture, allowing you to reliably deploy containers for your applications.

In this lab we will:

  1. Setup the Amazon ECR Registry
  2. Push and scan an image from the registry
  3. See scan results on Sysdig Secure dashboard
  4. Download example Dockerfile and sources
  5. Modify the image and trigger a second scan