mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-11 08:46:16 +00:00
fix: log4j2 first mitigation
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
FROM elasticsearch:5.6-alpine
|
||||
|
||||
# log4j2
|
||||
RUN echo "-Dlog4j2.formatMsgNoLookups=true" >> /usr/share/elasticsearch/config/jvm.options
|
||||
|
||||
ADD config/ /usr/share/elasticsearch/config/
|
||||
|
||||
USER root
|
||||
|
||||
Reference in New Issue
Block a user