Skip to content
Docs Try Aspire

DockerComposeServiceCustomizationAnnotation

Class sealed net10.0
📦 Aspire.Hosting.Docker v13.1.2-preview.1.26125.13
Represents an annotation for customizing a Docker Compose service.
namespace Aspire.Hosting.Docker;
public sealed class DockerComposeServiceCustomizationAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation