You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/05_advanced.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -342,6 +342,9 @@ An advantage of this method is that the cache can be shared by several processes
342
342
!!! note
343
343
This currently only works on RHEL 6/7/8 and its derivatives, and SUSE 15 and its derivatives.
344
344
345
+
Besides `cvmfsexec` itself, the project also offers a `singcvmfs` script that can be used to easily launch Singularity containers with a CernVM-FS mount;
346
+
this also uses the aforementiond `--fusemount` flag.
347
+
More information about this script can be found on the [README page of the GitHub repository](https://github.com/cvmfs/cvmfsexec#singcvmfs-command).
0 commit comments