fix: Fix dependency bugs and expose Unix socket

This commit is contained in:
Aditya Ujeniya
2024-10-27 20:17:56 +01:00
parent 0c1f6b446e
commit 07b09a82bb
5 changed files with 16 additions and 12 deletions

View File

@@ -72,6 +72,7 @@ services:
volumes:
- ${DATADIR}/slurm/home:/home
- ${DATADIR}/slurm/secret:/.secret
- ${DATADIR}/slurm/tmp:/tmp:rw
- ./slurm/controller/slurm.conf:/home/config/slurm.conf
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro