Consolidated container recipes and added DockerFile for OHPC

This commit is contained in:
Gregory Kurtzer
2021-08-24 22:43:19 -07:00
parent ccb2c45ff5
commit a833022c5b
4 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
FROM warewulf/rocky:8
RUN dnf -y install http://repos.openhpc.community/OpenHPC/2/CentOS_8/x86_64/ohpc-release-2-1.el8.x86_64.rpm; \
dnf -y install ohpc-base-compute ohpc-slurm-client chrony; \
systemctl enable munge