Skip to content
DocsTry Aspire
DocsTry

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; }