Module template_manager

Source
Expand description

Docker template management system

This module provides a manager for Docker layer templates that follows the same layered approach as the AssetManager, checking for templates in project, user, and embedded locations in priority order.

Structsยง

DockerTemplateManager
Manages Docker templates and layer composition