Skip to content

Commit c148973

Browse files
committed
Remove ES plugins that are included by default
1 parent 003f72f commit c148973

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/docker/elasticsearch/8.x/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
FROM docker.elastic.co/elasticsearch/elasticsearch:8.13.1
33

44
RUN elasticsearch-plugin install -b mapper-size
5-
RUN elasticsearch-plugin install -b repository-azure
6-
RUN elasticsearch-plugin install -b repository-s3
5+

0 commit comments

Comments
 (0)