зеркало из https://github.com/mozilla/MozDef.git
Move elasticsearch config files into docker container folder
This commit is contained in:
Родитель
23d67d5448
Коммит
96a08daa9b
|
@ -18,8 +18,8 @@ RUN \
|
|||
chown -R mozdef:mozdef /var/lib/elasticsearch && \
|
||||
yum clean all
|
||||
|
||||
COPY docker/conf/elasticsearch.yml /opt/mozdef/envs/elasticsearch/config/
|
||||
COPY docker/conf/jvm.options /opt/mozdef/envs/elasticsearch/config/
|
||||
COPY docker/compose/elasticsearch/files/elasticsearch.yml /opt/mozdef/envs/elasticsearch/config/
|
||||
COPY docker/compose/elasticsearch/files/jvm.options /opt/mozdef/envs/elasticsearch/config/
|
||||
|
||||
WORKDIR /opt/mozdef/envs/elasticsearch
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче