Google cloud run are server less containers that support mounting of a GCS blob store onto the running container. Beyond this we cannot mount any other folder. This is a fuse mounted blob store.
Zerofs can use this mounted folder as the target for sync? is there some way (a library/SDK) that would allow it to be used those?
Google cloud run are server less containers that support mounting of a GCS blob store onto the running container. Beyond this we cannot mount any other folder. This is a fuse mounted blob store.
Zerofs can use this mounted folder as the target for sync? is there some way (a library/SDK) that would allow it to be used those?