Merge pull request #117 from zabbix/master

Master
This commit is contained in:
Alexey Pustovalov
2017-05-26 12:07:55 +03:00
committed by GitHub
34 changed files with 78 additions and 73 deletions

View File

@ -26,6 +26,7 @@ RUN addgroup zabbix && \
mkdir -p /usr/lib/zabbix/externalscripts && \
apk update && \
apk add ${APK_FLAGS_PERSISTANT} \
iputils \
supervisor \
bash \
sqlite-libs \