Module runner

Source
Expand description

Enhanced runner with parallel upload support

This module implements the main workflow for pushing Docker images, including parsing, validation, registry authentication, and orchestrating the upload process. It supports dry-run, verbose/quiet output, and robust error handling for all major steps.

Structsยง

Runner