awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Container Image Analysis · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContainer Image Analysis

Tools that inspect container images to identify vulnerabilities, analyze layers, or compare filesystem differences.

Explore 1 awesome GitHub repository matching devops & infrastructure · Container Image Analysis. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Container Image Management
  4. Container Image Analysis

Awesome Container Image Analysis GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • wagoodman/dive

    wagoodman/dive

    53,375GitHubView on GitHub↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engi

    Goclidockerdocker-image

Explore sub-tags

  • Filesystem Diffing EnginesCalculates differences between filesystem states to identify redundant data across image layers.
  • Image Layer AnalyzersUtilities that parse and decompose container image manifests to isolate individual filesystem layers for inspection.