mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking updater, conpot
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
FROM alpine:3.7
|
||||
|
||||
# Include dist
|
||||
ADD dist/ /root/dist/
|
||||
@ -12,10 +12,10 @@ RUN apk -U --no-cache add \
|
||||
libev \
|
||||
libtool \
|
||||
libcap \
|
||||
libxml2-dev \
|
||||
libxslt \
|
||||
libxslt-dev \
|
||||
mariadb-dev \
|
||||
mariadb-client-libs \
|
||||
mariadb-dev \
|
||||
pkgconfig \
|
||||
python \
|
||||
python-dev \
|
||||
@ -58,6 +58,7 @@ RUN apk -U --no-cache add \
|
||||
git \
|
||||
libev \
|
||||
libtool \
|
||||
libxml2-dev \
|
||||
libxslt-dev \
|
||||
mariadb-dev \
|
||||
pkgconfig \
|
||||
|
@ -446,10 +446,10 @@
|
||||
<value type="value">'255.255.255.0'</value>
|
||||
</key>
|
||||
<key name="kap_a_server_hostname">
|
||||
<value type="value">'kapserver.evilpowerprovider.org'</value>
|
||||
<value type="value">'pwr_ctrl_mgmt01.int.local'</value>
|
||||
</key>
|
||||
<key name="kap_a_server_ip">
|
||||
<value type="value">'202.202.202.1'</value>
|
||||
<value type="value">'10.232.15.242'</value>
|
||||
</key>
|
||||
<key name="kap_a_server_port">
|
||||
<value type="value">'50'</value>
|
||||
@ -513,4 +513,4 @@
|
||||
</key>
|
||||
</key_value_mappings>
|
||||
</databus>
|
||||
</core>
|
||||
</core>
|
||||
|
Reference in New Issue
Block a user