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