containerd / containerd/continuity
Implement fuse filesystem mount
Open
- Dominant language
- Go
- Stars
- 153
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to mount a continuity manifest via fuse via command:
`continuity mount --fuse `
This would only serve files identified by the manifest and only if their hash matched. We use `--fuse` to allow other kinds of mount implementations (imagine http, tar, etc.). Such a command should take the same options required to map uids, links, etc (not defined yet).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.