8 references to Registry
Aspire.Hosting.PostgreSQL (1)
PostgresBuilderExtensions.cs (1)
107
.WithImageRegistry(PostgresContainerImageTags.
Registry
)
Aspire.Hosting.PostgreSQL.Tests (7)
AddPostgresTests.cs (7)
60
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
114
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
207
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
257
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
300
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
326
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
352
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",