X-Git-Url: https://git.arvados.org/arvados-k8s.git/blobdiff_plain/6202f2d980899a005e8b977d157bc5e54fe1bade..fb1d7d0f2ae6b1ca16a8186c88d95602a0ae76c6:/dockerfiles/Dockerfile.slurm-runtime diff --git a/dockerfiles/Dockerfile.slurm-runtime b/dockerfiles/Dockerfile.slurm-runtime index 91b2f94..e36017f 100644 --- a/dockerfiles/Dockerfile.slurm-runtime +++ b/dockerfiles/Dockerfile.slurm-runtime @@ -16,6 +16,6 @@ RUN add-apt-repository \ $(lsb_release -cs) \ stable" RUN apt-get update -RUN apt-get install -y slurm-llnl munge docker-ce +RUN apt-get install -y slurmd slurmctld munge docker-ce RUN mkdir /var/run/munge RUN chown munge /var/run/munge