slurmstepd
Slurm daemon for managing and monitoring individual job steps within a multi-step job. It should not be invoked manually. More information: <https://slurm.schedmd.com/slurmstepd.html>.
RUN apt-get update && \
apt-get install -y slurm-llnl
RUN apt-get update && \
apt-get install -y slurm-llnl
RUN apt-get update && \
apt-get install -y slurmd
RUN dnf install -y slurm-slurmd
RUN apt-get update && \
apt-get install -y slurmd