Add net-tools package to pull in arp

This commit is contained in:
2025-08-21 13:37:52 -06:00
parent 24c777e463
commit dce5fa62d9

View File

@@ -37,6 +37,7 @@ RUN dnf install --assumeyes \
libzstd-devel \
lz4-devel \
make \
net-tools \
oathtool \
openssl-devel \
packer \