We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a64c81 commit add6117Copy full SHA for add6117
dev/compose.yml
@@ -30,7 +30,7 @@ services:
30
dockerfile_inline: |
31
FROM docker.elastic.co/elasticsearch/elasticsearch-wolfi:9.0.3
32
RUN elasticsearch-plugin install analysis-icu
33
- image: "elasticsearch:tekst"
+ image: localhost/tekst/es
34
deploy:
35
resources:
36
limits:
0 commit comments