Skip to content
Docs Try Aspire

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.
Name Section titled Name abstract string
Gets the name of the container runtime.
public abstract string Name { get; }