Remove duplicated xpack_config exec

This commit is contained in:
Manuel Gutierrez
2021-04-13 16:44:17 +02:00
committed by VictorMorenoJimenez
parent ffb4395da0
commit c53a0f86f6
-1
View File
@@ -61,6 +61,5 @@ RUN chmod +x ./kibana_settings.sh
COPY --chown=kibana:kibana ./config/xpack_config.sh ./
RUN chmod +x ./xpack_config.sh
RUN ./xpack_config.sh
ENTRYPOINT ./entrypoint.sh