mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 01:47:43 +02:00
Fixed server image build on CentOS
This commit is contained in:
parent
bf612131b4
commit
9b157e4a78
@ -44,7 +44,7 @@ RUN set -eux && \
|
|||||||
tzdata \
|
tzdata \
|
||||||
iputils \
|
iputils \
|
||||||
traceroute \
|
traceroute \
|
||||||
libcurl \
|
libcurl-minimal \
|
||||||
libevent \
|
libevent \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
libssh \
|
libssh \
|
||||||
|
@ -45,6 +45,7 @@ RUN set -eux && \
|
|||||||
iputils \
|
iputils \
|
||||||
tzdata \
|
tzdata \
|
||||||
traceroute \
|
traceroute \
|
||||||
|
libcurl-minimal \
|
||||||
libevent \
|
libevent \
|
||||||
libssh \
|
libssh \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user