ella Docker Image The `ella`` Docker image runs a standalone ella server. You can use the CLI or the Rust or Python bindings to connect to the server. Getting Started docker run --rm \ -p 50052:50052 \ -v /path/to/datastore:/var/lib/ella \ ghcr.io/cerebusoss/ella:latest