mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-16 19:40:59 +02:00
Added gzip package to server / proxy images
This commit is contained in:
@ -55,6 +55,7 @@ RUN set -eux && \
|
||||
openssl-libs \
|
||||
pcre2 \
|
||||
zlib \
|
||||
gzip \
|
||||
unixODBC" && \
|
||||
dnf -y install epel-release && \
|
||||
dnf -y install \
|
||||
|
Reference in New Issue
Block a user