Added hostname package for CentOS images

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

View File

@ -39,6 +39,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
tini \
traceroute \
nmap \
hostname \
file-libs \
iputils \
traceroute \

View File

@ -39,6 +39,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
file-libs \
tini \
traceroute \
hostname \
nmap \
iputils \
traceroute \