8 references to Registry
Aspire.Hosting.PostgreSQL (1)
PostgresBuilderExtensions.cs (1)
112
.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);
231
Assert.Equal(PostgresContainerImageTags.
Registry
, containerAnnotation.Registry);
281
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
324
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
350
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",
376
"image": "{{PostgresContainerImageTags.
Registry
}}/{{PostgresContainerImageTags.Image}}:{{PostgresContainerImageTags.Tag}}",