mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 19:17:49 +02:00
Added gzip package to server / proxy images
This commit is contained in:
@ -52,6 +52,7 @@ RUN set -eux && \
|
||||
openipmi-libs \
|
||||
pcre2 \
|
||||
unixodbc \
|
||||
gzip \
|
||||
fping" && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
|
Reference in New Issue
Block a user