Module digest

Source
Expand description

SHA256 digest utilities for Docker image processing

This module provides centralized functionality for computing, validating, and formatting SHA256 digests used throughout the Docker image pusher.

Structs§

DigestUtils
Utilities for working with SHA256 digests in Docker context

Constants§

EMPTY_LAYER_DIGEST
Standard SHA256 digest for empty files/layers
EMPTY_LAYER_DIGEST_FULL
Docker digest with sha256: prefix for empty layers