Skip to content
Docs Try Aspire

DockerfileBaseImageAnnotation Constructors

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