mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-24 06:19:16 +01:00
Fixed package name iptuils->iputils
This commit is contained in:
parent
f7cf25bb62
commit
4d1f9b850b
@ -122,7 +122,7 @@ RUN groupadd --system zabbix && \
|
||||
yum ${YUM_FLAGS_PERSISTENT} install http://repo.zabbix.com/non-supported/rhel/7/x86_64/iksemel-1.4-2.el7.centos.x86_64.rpm \
|
||||
http://repo.zabbix.com/non-supported/rhel/7/x86_64/fping-3.10-1.el7.x86_64.rpm && \
|
||||
yum ${YUM_FLAGS_PERSISTENT} install \
|
||||
iptuils \
|
||||
iputils \
|
||||
traceroute \
|
||||
libcurl \
|
||||
libxml2 \
|
||||
|
@ -122,7 +122,7 @@ RUN groupadd --system zabbix && \
|
||||
yum ${YUM_FLAGS_PERSISTENT} install http://repo.zabbix.com/non-supported/rhel/7/x86_64/iksemel-1.4-2.el7.centos.x86_64.rpm \
|
||||
http://repo.zabbix.com/non-supported/rhel/7/x86_64/fping-3.10-1.el7.x86_64.rpm && \
|
||||
yum ${YUM_FLAGS_PERSISTENT} install \
|
||||
iptuils \
|
||||
iputils \
|
||||
traceroute \
|
||||
libcurl \
|
||||
libxml2 \
|
||||
|
Loading…
Reference in New Issue
Block a user