containers / containers/bubblewrap
"pivot_root: Invalid argument" when running on a SLURM cluster node from NFS
Open
help wanted
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
When running bwrap within a job of a SLURM cluster node, I get the following error:
```
$ srun user
bwrap: pivot_root: Invalid argument
```
It's highly desirable to let bwrap pass through srun, because this way bwap would also work for the cluster jobs!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.