Skip to content

Commit

Permalink
crfs: make it a plugin for fuse-overlayfs
Browse files Browse the repository at this point in the history
it requires this change in fuse-overlays:

containers/fuse-overlayfs#79

the crfs plugin can be loaded using:

-oplugins=crfs.so,lowerdir=//crfs/DATA/lower

where DATA is the base64 representation of a resource as:

file:///path/to/layer.stargz

or:

https://www.example.com/layer.stargz

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed May 27, 2019
1 parent 591f4e3 commit eb22578
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 971 deletions.
Loading

0 comments on commit eb22578

Please sign in to comment.