mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-29 14:21:30 +02:00
Fixed agent (Alpine 3.17) on ARM7 platform
This commit is contained in:
parent
cfeb8cade7
commit
2c8617c105
@ -38,6 +38,7 @@ RUN set -eux && \
|
|||||||
coreutils \
|
coreutils \
|
||||||
iputils \
|
iputils \
|
||||||
pcre2 \
|
pcre2 \
|
||||||
|
libgcc \
|
||||||
libcurl \
|
libcurl \
|
||||||
libmodbus \
|
libmodbus \
|
||||||
libldap" && \
|
libldap" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user