Module parser

Source
Expand description

Enhanced Docker image parsing with better error handling and progress reporting

This module provides ImageParser for reading Docker image tarballs, extracting layer and config metadata, validating digests, and reporting progress. It is central to the correctness and reliability of the image push process.

Structsยง

ImageConfig
ImageInfo
ImageParser
LayerInfo