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 <[email protected]>
  • Loading branch information
giuseppe committed May 27, 2019
1 parent 59ca411 commit 4bffc5c
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 970 deletions.
Loading

0 comments on commit 4bffc5c

Please sign in to comment.