giovtorres / slurm-docker-cluster

A Slurm cluster using docker-compose
MIT License
317 stars 185 forks source link

Update keyserver #15

Closed jgeden closed 3 years ago

jgeden commented 3 years ago

I ran into host not found errors when trying to execute docker build -t slurm-docker-cluster:19.05.1 . Changing the gpg key used to validate according to https://github.com/tianon/gosu/blob/master/INSTALL.md fixed this error.