giovtorres / docker-centos7-slurm

Slurm Docker Container on CentOS 7
MIT License
85 stars 56 forks source link

Hi, #19

Closed ghost closed 2 years ago

ghost commented 4 years ago

Hi, Thank you for this container, it's very useful. I would like to use it composing with my python application image (with lot of tools dependancies) which need slurm and mysql. So how can do that? I probably need to modify the docker-compose.yml adding my appli as a service? Any advices will be welcomed, best Véronique

ghost commented 4 years ago

Hi, Sorry for my insistence but I really need some help. Thank you for this container, it's very useful. I would like to use it composing with my python application image (with lot of tools dependancies) which need slurm and mysql. So how can do that? I probably need to modify the docker-compose.yml adding my appli as a service? Any advices will be welcomed, best Véronique

giovtorres commented 2 years ago

Have you look at this project? https://github.com/giovtorres/slurm-docker-cluster. This may help.