Fix JuiceFS btrfs cache bug, add CI dockerfiles, staging DB access
JuiceFS v1.3.1 disables disk caching on btrfs because statfs() returns
0/0 for inodes, interpreted as 100% usage. All reads hit Hetzner S3
directly, causing 503 rate limiting and stale FUSE mounts.
Patched binary from juicedata/juicefs#6675, hosted on Docker Hub
(sansself/juicefs) to avoid circular dependency with Zot on JuiceFS.
Also: ci-opake/rust-wasm dockerfiles, Loom resource bump, opake-staging
postgres access, staging basicauth rotation.
This is a binary file and will not be displayed.