This commit is contained in:
root
2018-09-28 14:17:52 +03:00
4 changed files with 8 additions and 2 deletions

View File

@@ -50,6 +50,8 @@ RUN apt-get ${APT_FLAGS_COMMON} update && \
mkdir -p /usr/share/doc/zabbix-${ZBX_TYPE}-${ZBX_DB_TYPE} && \
apt-get ${APT_FLAGS_COMMON} update && \
apt-get ${APT_FLAGS_PERSISTENT} install \
iputils-ping \
traceroute \
fping \
libcurl4 \
libiksemel3 \