5 references to ElasticsearchContainerImageTags
Aspire.Hosting.Elasticsearch (5)
ElasticsearchBuilderExtensions.cs (5)
26
/// This version of the package defaults to the <inheritdoc cref="
ElasticsearchContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
ElasticsearchContainerImageTags
.Image"/> container image.
83
.WithImage(
ElasticsearchContainerImageTags
.Image,
ElasticsearchContainerImageTags
.Tag)
84
.WithImageRegistry(
ElasticsearchContainerImageTags
.Registry)