8 references to Registry
Aspire.Hosting.PostgreSQL (1)
PostgresBuilderExtensions.cs (1)
107
.WithImageRegistry(PostgresContainerImageTags.
Registry
)
Aspire.Hosting.PostgreSQL.Tests (7)
AddPostgresTests.cs (7)
61
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
115
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
206
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
256
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
299
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
325
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
351
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",