1 repository
Abstraction layers that interface with multiple container engines to retrieve image metadata.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container Runtime Adapters. Refine with filters or upvote what's useful.
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 engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting
Interfaces with multiple container engines to retrieve image metadata regardless of the underlying storage format.