mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
Replaced hardcoded base_images/app_images lists with dynamic parsing: - Base images scanned from base-images/Dockerfile.* filenames - App images parsed from docker-compose.stack.yml build services Also fixed run() shadowing bug (same issue as nexus_populate). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>