We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d1e69 commit e7cbbb1Copy full SHA for e7cbbb1
docker-compose-github.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
3
services:
4
slurm:
5
- image: giovtorres/docker-centos7-slurm:23.02.6
+ image: ghcr.io/itkovian/rocky8-slurm:latest
6
hostname: slurmctl
7
container_name: slurmctl
8
stdin_open: true
docker-compose.yml
0 commit comments