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