#docker #kubernetes #azure
Are you Scanning your Docker Image before Pushing to ACR/Docker Registries?
Learn to Build Docker Image, Scan it for any vulnerability using Trivy and then push to Azure Container Registry.
Open Source Trivy Scan for Docker Image.
Blog URL: https://www.letsdevops.net/post/letsd...
Content:
Introduction: 00:31
CI/CD workflow: 01:00
Prerequisites: 01:37
Sample Workflow Detail: 2:50
Configure Workflow : 07:22
Demo: 08:34