Within Podium (Primary Use)
Chronicle is compiled into the Podium Docker image and managed by the coordinator:- Copies Chronicle source into the Docker build context
- Compiles Chronicle as part of the multi-stage Rust build
- Places the binary in the final image
Docker Requirements
Chronicle FUSE requires elevated privileges:Enable in Docker
Standalone
Build
macOS without macFUSE
Use the native FSKit backend (macOS 15.4+):Linux
Requireslibfuse3-dev (or fuse3 on Alpine):