Installing plugin on ElasticSearch within Dockerfile fails with SSL error

后端 未结 0 1318
没有蜡笔的小新
没有蜡笔的小新 2020-12-16 18:30

Here is the Dockerfile I use :

FROM docker.elastic.co/elasticsearch/elasticsearch-oss:7.9.3

ENV ES_PATH=/usr/share/elasticsearch

USER root

RUN $ES_PATH/bin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题