This commit is contained in:
t3chn0m4g3 2023-04-27 18:44:30 +02:00
commit 918a408357

View file

@ -26,7 +26,7 @@ RUN apk -U --no-cache add \
pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client xmljson && \ pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client xmljson && \
# #
# Setup ewsposter # Setup ewsposter
git clone https://github.com/telekom-security/ewsposter -b v1.24.0 /opt/ewsposter && \ git clone https://github.com/telekom-security/ewsposter -b v1.25.0 /opt/ewsposter && \
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \ mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
# #
# Setup user and groups # Setup user and groups