Added hostname package for CentOS images

This commit is contained in:
Alexey Pustovalov 2024-09-18 01:17:15 +09:00
parent 2f0b2c44f3
commit 9ff5350de3
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
INSTALL_PKGS="fping \
traceroute \
nmap \
hostname \
file-libs \
iputils \
traceroute \

View File

@ -38,6 +38,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
INSTALL_PKGS="fping \
file-libs \
traceroute \
hostname \
nmap \
iputils \
traceroute \