Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IContainerRuntime Properties

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