fractal-analytics-platform / fractal-containers

Containers for testing Fractal
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

`docker run` fails #52

Closed tcompa closed 1 month ago

tcompa commented 1 month ago

$ docker pull ghcr.io/fractal-analytics-platform/ubuntu22-slurm-multipy:0.1
...

$ docker images
...

$ docker run f9054996d593

Starting Slurm services...

 * Starting MUNGE munged
   ...done.
 * Starting slurm central management daemon slurmctld
   ...done.
 * Starting OpenBSD Secure Shell server sshd
   ...done.

slurm_load_partitions: Unable to contact slurm controller (connect failure)
tcompa commented 1 month ago

This is clearly because we have no tail -f or similar commands. Still, it's sometimes counterintuitive.