Update slurm container setup

This commit is contained in:
2023-08-21 09:57:51 +02:00
parent 0a3a6e4752
commit a43b95b2bd
13 changed files with 213 additions and 103 deletions

9
.env
View File

@@ -2,6 +2,15 @@
# CCBACKEND DEVEL DOCKER SETTINGS
########################################################################
########################################################################
# SLURM
########################################################################
SLURM_VERSION=22.05.6
ARCH=aarch64
MUNGE_UID=981
SLURM_UID=982
WORKER_UID=1000
########################################################################
# INFLUXDB
########################################################################