mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 07:43:47 +01:00
Merge branch 'trunk' of https://github.com/zabbix/zabbix-docker into trunk
This commit is contained in:
commit
52f179fd46
@ -1 +1 @@
|
||||
../../build.sh
|
||||
../../../build.sh
|
@ -1 +1 @@
|
||||
../../build.sh
|
||||
../../../build.sh
|
@ -72,8 +72,6 @@ RUN set -eux && \
|
||||
openipmi-libs \
|
||||
pcre \
|
||||
unixodbc \
|
||||
# Temporary!!
|
||||
libmodbus \
|
||||
fping && \
|
||||
chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && \
|
||||
chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && \
|
||||
|
@ -71,8 +71,6 @@ RUN set -eux && \
|
||||
libssh-4 \
|
||||
libssl1.1 \
|
||||
libxml2 \
|
||||
# Temporary!
|
||||
libmodbus5 \
|
||||
mysql-client \
|
||||
snmp-mibs-downloader \
|
||||
unixodbc && \
|
||||
|
@ -67,8 +67,6 @@ RUN set -eux && \
|
||||
libxml2 \
|
||||
net-snmp-agent-libs \
|
||||
openipmi-libs \
|
||||
# Temporary!
|
||||
libmodbus \
|
||||
pcre \
|
||||
sqlite-libs \
|
||||
unixodbc && \
|
||||
|
@ -69,8 +69,6 @@ RUN set -eux && \
|
||||
libssh-4 \
|
||||
libssl1.1 \
|
||||
libxml2 \
|
||||
# Temporary!
|
||||
libmodbus5 \
|
||||
snmp-mibs-downloader \
|
||||
unixodbc && \
|
||||
chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && \
|
||||
|
@ -69,7 +69,6 @@ RUN set -eux && \
|
||||
libcurl \
|
||||
libevent \
|
||||
libldap \
|
||||
libmodbus \
|
||||
libssh \
|
||||
libxml2 \
|
||||
mariadb-client \
|
||||
|
@ -76,8 +76,6 @@ RUN set -eux && \
|
||||
libssh-4 \
|
||||
libssl1.1 \
|
||||
libxml2 \
|
||||
# Temporary!
|
||||
libmodbus5 \
|
||||
mysql-client \
|
||||
snmp-mibs-downloader \
|
||||
unixodbc && \
|
||||
|
@ -75,8 +75,6 @@ RUN set -eux && \
|
||||
net-snmp-agent-libs \
|
||||
openipmi-libs \
|
||||
pcre \
|
||||
# Termporay!
|
||||
libmodbus \
|
||||
postgresql-client \
|
||||
postgresql-libs \
|
||||
unixodbc && \
|
||||
|
@ -77,8 +77,6 @@ RUN set -eux && \
|
||||
libssh-4 \
|
||||
libssl1.1 \
|
||||
libxml2 \
|
||||
# Temporary!
|
||||
libmodbus5 \
|
||||
postgresql-client \
|
||||
snmp-mibs-downloader \
|
||||
unixodbc && \
|
||||
|
Loading…
Reference in New Issue
Block a user