mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-04 02:15:58 -04:00
README.md: update fuse version
we require FUSE 3.2.1, update the README to reflect it. Closes: https://github.com/containers/fuse-overlayfs/issues/48 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
53286d5dfa
commit
8349f8b5d9
@ -25,9 +25,9 @@ $ fuse-overlayfs -o uidmapping=0:10:100:100:10000:2000,gidmapping=0:10:100:100:1
|
|||||||
Build Requirements:
|
Build Requirements:
|
||||||
=======================================================
|
=======================================================
|
||||||
|
|
||||||
This links to libfuse > v3
|
fuse-overlayfs requires libfuse > v3.2.1
|
||||||
|
|
||||||
On fedora: `dnf install fuse3-devel`
|
On Fedora: `dnf install fuse3-devel`
|
||||||
|
|
||||||
|
|
||||||
Static Build:
|
Static Build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user