IResourceContainerImageManager
Interfacenet10.0
Provides a service to publishers for building and pushing container images that represent a resource.
namespace Aspire.Hosting.Publishing;
public interface IResourceContainerImageManager{ // ...}Methods3
Section titled MethodsTask Builds a container that represents the specified resource.
Task Builds container images for a collection of resources.