8 references to Registry
Aspire.Hosting.PostgreSQL (1)
PostgresBuilderExtensions.cs (1)
107.WithImageRegistry(PostgresContainerImageTags.Registry)
Aspire.Hosting.PostgreSQL.Tests (7)
AddPostgresTests.cs (7)
61Assert.Equal(PostgresContainerImageTags.Registry, containerAnnotation.Registry); 115Assert.Equal(PostgresContainerImageTags.Registry, containerAnnotation.Registry); 206Assert.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}}",