From 2f923dbc08c8617c279f8208eea1479fed91eb61 Mon Sep 17 00:00:00 2001 From: Gregory Kurtzer Date: Fri, 23 Apr 2021 21:29:11 -0700 Subject: [PATCH] Temporarily adding the centos-8.def Singularity container build script --- centos-8.def | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 centos-8.def diff --git a/centos-8.def b/centos-8.def new file mode 100644 index 00000000..a5e6dd17 --- /dev/null +++ b/centos-8.def @@ -0,0 +1,17 @@ +BootStrap: yum +OSVersion: 8 +MirrorURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/BaseOS/x86_64/os +Include: dnf + + +%post + + sed -i 's/^root:.:/root::/g' /etc/passwd + + dnf install -y basesystem bash chkconfig coreutils e2fsprogs \ + ethtool filesystem findutils gawk grep initscripts iproute \ + iputils net-tools nfs-utils pam psmisc rsync sed setup \ + shadow-utils rsyslog tzdata util-linux words zlib tar less \ + gzip which util-linux openssh-clients openssh-server dhclient \ + pciutils vim-minimal shadow-utils strace cronie crontabs cpio \ + wget centos-release ipmitool