Class AbstractLocalEmulatorRuntime

java.lang.Object
com.cloudforge.core.local.AbstractLocalEmulatorRuntime
All Implemented Interfaces:
LocalEmulatorRuntime
Direct Known Subclasses:
LocalStackEmulatorRuntime, MiniStackEmulatorRuntime

public abstract class AbstractLocalEmulatorRuntime extends Object implements LocalEmulatorRuntime
Shared Docker lifecycle for CloudForge local emulators.

Target modules supply dockerCreateArgs() only; container names, health URLs, and conflict handling come from LocalEmulatorSpec in core.