Open antonioanacletopt opened 2 years ago
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"
}
}
Hi, does the driver work with apptainer??? is the new version of singularity, right?