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 003f72f commit c148973Copy full SHA for c148973
build/docker/elasticsearch/8.x/Dockerfile
@@ -2,5 +2,4 @@
2
FROM docker.elastic.co/elasticsearch/elasticsearch:8.13.1
3
4
RUN elasticsearch-plugin install -b mapper-size
5
-RUN elasticsearch-plugin install -b repository-azure
6
-RUN elasticsearch-plugin install -b repository-s3
+
0 commit comments