nomad-driver-singularity icon indicating copy to clipboard operation
nomad-driver-singularity copied to clipboard

apptainer

Open antonioanacletopt opened this issue 3 years ago • 1 comments

Hi, does the driver work with apptainer??? is the new version of singularity, right?

antonioanacletopt avatar Jul 14 '22 21:07 antonioanacletopt

I can't even load the plugin, let alone make it work.

I copied plugin binary nomad-driver-Singularity to /opt/nomad/plugins, but Nomad 1.3 doesn't detect it.

plugin "nomad-driver-Singularity" {
  config {
    enabled = true
    singularity_path = "/usr/bin/apptainer"
  }
}

scaleoutsean avatar Aug 08 '22 06:08 scaleoutsean