NVIDIA / pyxis

Container plugin for Slurm Workload Manager
Apache License 2.0
263 stars 28 forks source link

Support for fuse mounts #143

Open ocaisa opened 3 weeks ago

ocaisa commented 3 weeks ago

Singularity has support for fuse mounts via the --fusemount option. Is there a way to achieve this with enroot? And if so, how would I do that via the Spank plugin?

Our specific mount is

--fusemount "container:cvmfs2 software.eessi.io /cvmfs/software.eessi.io"