Module image_manager

Source
Expand description

Docker image management system

This module provides centralized management for Docker images in TSK, handling image selection with intelligent fallback, automated rebuilding, and simplified APIs for the rest of the system.

Structsยง

DockerImage
Information about a Docker image
DockerImageManager
Manages Docker images for TSK