X-Git-Url: https://git.arvados.org/arvados-k8s.git/blobdiff_plain/4d70e7402c13d3049fb1c29e8c5485955e3403ce..HEAD:/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