FROM docker.io/library/centos:8 RUN dnf install -y --allowerasing coreutils \ cpio \ dhclient \ e2fsprogs \ ethtool \ findutils \ initscripts \ ipmitool \ iproute \ kernel-core \ net-tools \ network-scripts \ nfs-utils \ openssh-clients \ openssh-server \ pciutils \ psmisc \ rsync \ rsyslog \ strace \ wget \ which \ words RUN <