fuse-overlayfs
An implementation of overlay+shiftfs in FUSE for rootless containers.
# Limitations:
Read-only mode is not supported, so it is always required to specify an
upperdir and a workingdir.
# Usage:
$ fuse-overlayfs -o lowerdir=lowerdir/a:lowerdir/b,upperdir=up,workdir=workdir merged
Specify a different UID/GID mapping:
$ fuse-overlayfs -o uidmapping=0:10:100:100:10000:2000,gidmapping=0:10:100:100:10000:2000,lowerdir=lowerdir/a:lowerdir/b,upperdir=up,workdir=workdir merged
Maintained by: Vincent Batts
Keywords: fuse,container,overlay,overlayfs,filesystem
ChangeLog: fuse-overlayfs
Homepage:
https://github.com/containers/fuse-overlayfs
Download SlackBuild:
fuse-overlayfs.tar.gz
fuse-overlayfs.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
fuse-overlayfs.SlackBuild |
fuse-overlayfs.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds