removed redundant installation of fping/iksemel

This commit is contained in:
v-zhuravlev 2018-09-28 01:40:24 +03:00
parent 8a4defcf67
commit 4cc23086fa

View File

@ -122,8 +122,6 @@ RUN groupadd --system zabbix && \
yum ${YUM_FLAGS_PERSISTENT} install \ yum ${YUM_FLAGS_PERSISTENT} install \
iptuils \ iptuils \
traceroute \ traceroute \
fping \
iksemel \
libcurl \ libcurl \
libxml2 \ libxml2 \
net-snmp-libs \ net-snmp-libs \