mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Fixed issue with sender and get in case of proxy and server images
This commit is contained in:
@ -73,6 +73,7 @@ RUN apk add ${APK_FLAGS_DEV} --virtual build-dependencies \
|
||||
--libdir=/usr/lib/zabbix \
|
||||
--datadir=/usr/lib \
|
||||
--enable-proxy \
|
||||
--enable-agent \
|
||||
--enable-ipv6 \
|
||||
# Does not support stable iksemel library
|
||||
# --with-jabber \
|
||||
|
Reference in New Issue
Block a user