Added bash package to all images

This commit is contained in:
Alexey Pustovalov
2024-12-17 14:36:06 +09:00
parent 18a8998fc0
commit a0cfbeca78
7 changed files with 14 additions and 7 deletions

View File

@ -35,7 +35,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}-output/server/database/mysql/cr
RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
set -eux && \
INSTALL_PKGS="fping \
INSTALL_PKGS="bash \
fping \
traceroute \
nmap \
hostname \