Open
Description
Type of issue
Technical debt
Description of issue
Evaluate the prospects for refactoring and/or generalizing the native-mode code that passes FUSE mounts by file descriptor from host to container.
In particular, in the following source files:
- internal/pkg/runtime/engine/singularity/container_linux.go
- internal/pkg/runtime/engine/singularity/prepare_linux.go
- internal/pkg/runtime/engine/singularity/process_linux.go