mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Merge branch 'master' into trunk
This commit is contained in:
@ -66,6 +66,7 @@ RUN apt-get ${APT_FLAGS_COMMON} update && \
|
||||
libxml2 \
|
||||
mysql-client \
|
||||
snmp-mibs-downloader \
|
||||
ca-certificates \
|
||||
unixodbc && \
|
||||
apt-get ${APT_FLAGS_COMMON} autoremove && \
|
||||
apt-get ${APT_FLAGS_COMMON} clean && \
|
||||
|
Reference in New Issue
Block a user