mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Fixed agent (Alpine 3.17) on ARM7 platform
This commit is contained in:
@ -38,6 +38,7 @@ RUN set -eux && \
|
|||||||
coreutils \
|
coreutils \
|
||||||
iputils \
|
iputils \
|
||||||
pcre \
|
pcre \
|
||||||
|
libgcc \
|
||||||
libcurl \
|
libcurl \
|
||||||
libldap" && \
|
libldap" && \
|
||||||
apk add \
|
apk add \
|
||||||
|
Reference in New Issue
Block a user