mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 10:48:35 +02:00
Removed libmodbus library from proxy and server images
This commit is contained in:
@ -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/ && \
|
||||
|
Reference in New Issue
Block a user