heralding, honeypots reduce build time, tweaking

This commit is contained in:
t3chn0m4g3
2022-03-12 17:59:31 +00:00
parent a0d82ddc45
commit e87a6fa53f
12 changed files with 96 additions and 16 deletions

View File

@ -17,11 +17,12 @@ RUN apk -U --no-cache add \
py3-ipaddress \
py3-lxml \
py3-mysqlclient \
py3-openssl \
py3-requests \
py3-pip \
py3-setuptools && \
pip3 install --upgrade pip && \
pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client pyOpenSSL xmljson && \
pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client xmljson && \
#
# Setup ewsposter
git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \

View File

@ -10,8 +10,8 @@ services:
build: .
container_name: ewsposter
restart: always
cpu_count: 1
cpus: 0.75
# cpu_count: 1
# cpus: 0.75
networks:
- ewsposter_local
environment: