containers / containers/fuse-overlayfs
What are the Supported Options in fuse-overlayfs?
Open
- Dominant language
- Rust
- Stars
- 691
- Forks
- 109
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 2
Description
Does `fuse-overlayfs` support all options of `mount -t overlayfs` ?
It seems to recognize `volatile` but not recognize `metacopy=on` .
`unknown argument ignored: metacopy=on`
here is the command used :
`fuse-overlayfs -o lowerdir="${v_lowerdir}",upperdir="${v_upperdir}",workdir="${v_workdir}",volatile,metacopy=on "${v_merged}"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.