Fixed issue with sender and get in case of proxy and server images

This commit is contained in:
root
2017-10-21 17:51:02 +03:00
parent 269de962ec
commit 098b780b90
8 changed files with 8 additions and 0 deletions

View File

@ -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 \