Fixed issue with agent image
This commit is contained in:
parent
d4d92f5d53
commit
96ff63f85b
@ -56,8 +56,9 @@ RUN apk update && \
|
||||
autoconf \
|
||||
automake \
|
||||
openssl-dev \
|
||||
pcre-dev \
|
||||
subversion && \
|
||||
openldap-dev \
|
||||
subversion \
|
||||
coreutils && \
|
||||
cd /tmp/ && \
|
||||
svn --quiet export ${ZBX_SOURCES} zabbix-${ZBX_VERSION} 1>/dev/null && \
|
||||
cd /tmp/zabbix-${ZBX_VERSION} && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user