mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 11:12:35 +02:00
Added zlib and devel packages
This commit is contained in:
@ -51,7 +51,8 @@ RUN set -eux && \
|
||||
openipmi-libs \
|
||||
pcre2 \
|
||||
sqlite-libs \
|
||||
unixodbc" && \
|
||||
unixodbc \
|
||||
zlib" && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
--clean-protected \
|
||||
|
Reference in New Issue
Block a user