salloc
Start an interactive shell session or execute a command by allocating one or more nodes in a cluster. More information: <https://slurm.schedmd.com/salloc.html>.
RUN apt-get update && \
apt-get install -y slurm-client
RUN apt-get update && \
apt-get install -y slurm-client
RUN apt-get update && \
apt-get install -y slurm-client
RUN dnf install -y slurm
RUN apt-get update && \
apt-get install -y slurm-client