cloudflare / cloudflare/containers
Possible to enable FUSE?
Open
- Dominant language
- TypeScript
- Stars
- 270
- Forks
- 42
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
I need to mount an s3 bucket inside my container. But it seems to not be possible as fuse seems to not be enabled.
My usecase requires a lot of read and writes, which are cached and optimized in mountpoint-s3 and what I currently use in my codebase, rearchitecting this to using boto3 will take a lot of work and be very slow for my end user
Contributor guide
Assessment
This issue has not been assessed yet.