add option to retrieve ENVs from file

This commit is contained in:
t3chn0m4g3
2023-05-02 13:11:05 +02:00
parent e7963dbdaa
commit 35188ef28e
4 changed files with 24 additions and 3 deletions

View File

@ -64,4 +64,4 @@ HEALTHCHECK --retries=10 CMD curl -s -XGET 'http://127.0.0.1:9600'
#
# Start logstash
USER logstash:logstash
CMD entrypoint.sh && exec /usr/share/logstash/bin/logstash --config.reload.automatic
CMD entrypoint.sh