Skip to content
DocsTry Aspire
DocsTry

DockerfileBaseImageAnnotation Constructors

ClassConstructors1 member
Represents an annotation for specifying custom base images in generated Dockerfiles.
public class DockerfileBaseImageAnnotation
{
public DockerfileBaseImageAnnotation()
{
// ...
}
}