giovtorres / slurm-docker-cluster

A Slurm cluster using docker-compose
MIT License
319 stars 188 forks source link

Shall we make architecture a .env configuration? #55

Open zzkluck opened 1 month ago

zzkluck commented 1 month ago

Our dockerfile was robust and even worked well on my Raspberry PI 4, except for the need to change gosu-amd64 to gosu-arm64. Is it necessary to move this configuration to the.env file?