mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Fixed issue with sender and get in case of proxy and server images
This commit is contained in:
@ -84,6 +84,7 @@ RUN apt-get ${APT_FLAGS_COMMON} update && \
|
||||
--libdir=/usr/lib/zabbix \
|
||||
--datadir=/usr/lib \
|
||||
--enable-proxy \
|
||||
--enable-agent \
|
||||
--enable-ipv6 \
|
||||
--with-jabber \
|
||||
--with-ldap \
|
||||
|
Reference in New Issue
Block a user