IContainerRuntime Properties
Interface Properties 1 member
Represents a container runtime (e.g., Docker, Podman) that can be used to build, tag, push, and manage container images.
Gets the name of the container runtime.
public abstract string Name { get; }