mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking, reduce build times
This commit is contained in:
@ -20,7 +20,8 @@ RUN apk -U --no-cache add \
|
||||
py3-openssl \
|
||||
py3-requests \
|
||||
py3-pip \
|
||||
py3-setuptools && \
|
||||
py3-setuptools \
|
||||
py3-wheel && \
|
||||
pip3 install --upgrade pip && \
|
||||
pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client xmljson && \
|
||||
#
|
||||
|
Reference in New Issue
Block a user