mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-04-11 21:08:35 +02:00
Removed duplicated package from agent alpine
This commit is contained in:
parent
36290aa92c
commit
4273d28352
@ -51,8 +51,7 @@ RUN set -eux && \
|
||||
g++ \
|
||||
pcre-dev \
|
||||
make \
|
||||
git \
|
||||
coreutils && \
|
||||
git && \
|
||||
cd /tmp/ && \
|
||||
git clone ${ZBX_SOURCES} --branch ${ZBX_VERSION} --depth 1 --single-branch zabbix-${ZBX_VERSION} && \
|
||||
cd /tmp/zabbix-${ZBX_VERSION} && \
|
||||
|
Loading…
Reference in New Issue
Block a user