VisionSystemsInc / terra

Terra - Run your algorithm anywhere on earth
MIT License
0 stars 3 forks source link

Issue warning when dynamically mounting in singularity #48

Open andyneff opened 4 years ago

andyneff commented 4 years ago

If it is possible to read mount_points from singular-compose, issue a warning if a mount point is mounted but not in mount_points at run time.

This is an issue for singularity 2.6.x on non-overlayfs filesystems, and it would be good if we had a way to catch this type of potential issues.