mirror of
https://github.com/valitydev/wazuh-docker.git
synced 2024-11-07 02:05:23 +00:00
Elasticsearch dockerfile: added repository-s3 plugin
This commit is contained in:
parent
10ae694a92
commit
3ef08ccf66
@ -21,5 +21,7 @@ COPY --chown=elasticsearch:elasticsearch ./config/load_settings.sh ./
|
||||
|
||||
RUN chmod +x ./load_settings.sh
|
||||
|
||||
RUN elasticsearch-plugin install --batch repository-s3
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["elasticsearch"]
|
||||
|
Loading…
Reference in New Issue
Block a user