7 references to Registry
Aspire.Hosting.Seq.Tests (7)
AddSeqTests.cs (7)
38Assert.Equal(SeqContainerImageTags.Registry, containerAnnotation.Registry); 66Assert.Equal(SeqContainerImageTags.Registry, containerAnnotation.Registry); 98"image": "{{SeqContainerImageTags.Registry}}/{{SeqContainerImageTags.Image}}:{{SeqContainerImageTags.Tag}}", 192Assert.Equal(SeqContainerImageTags.Registry, containerAnnotation.Registry); 225Assert.Equal(SeqContainerImageTags.Registry, containerAnnotation.Registry); 259"image": "{{SeqContainerImageTags.Registry}}/{{SeqContainerImageTags.Image}}:{{SeqContainerImageTags.Tag}}", 289"image": "{{SeqContainerImageTags.Registry}}/{{SeqContainerImageTags.Image}}:{{SeqContainerImageTags.Tag}}",