mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 10:48:35 +02:00
Added zlib and devel packages
This commit is contained in:
@ -50,7 +50,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