remove run.sh exe

This commit is contained in:
AlfonsoRBJ
2019-03-21 16:56:52 +01:00
parent 48e0c75a26
commit 727858f74c
-4
View File
@@ -9,8 +9,4 @@ RUN rm -f /usr/share/logstash/pipeline/logstash.conf
COPY config/01-wazuh.conf /usr/share/logstash/pipeline/01-wazuh.conf
USER root
COPY config/run.sh /run.sh
RUN chmod +x /run.sh
ENTRYPOINT /entrypoint.sh