Added gzip package to server / proxy images

This commit is contained in:
Alexey Pustovalov
2024-02-01 18:02:34 +09:00
parent cefae66b16
commit a86dc1c079
13 changed files with 10 additions and 3 deletions

View File

@ -51,6 +51,7 @@ RUN set -eux && \
openipmi-libs \
pcre \
unixodbc \
gzip \
fping" && \
apk add \
--no-cache \