slurmctld
Monitor all other Slurm daemons and resources, accept work (jobs), and allocate resources to those jobs. More information: <https://slurm.schedmd.com/slurmctld.html>.
RUN apt-get update && \
apt-get install -y slurmctld
RUN apt-get update && \
apt-get install -y slurm-slurmctld
RUN apt-get update && \
apt-get install -y slurmctld
RUN dnf install -y slurm-slurmctld
RUN apt-get update && \
apt-get install -y slurmctld