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