There was an error while loading. Please reload this page.
Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
/imagine
Multi-stage Dockerfile for reproducible Linux builds.
Dockerfile
base
rust:1.85-bookworm
libzmq3-dev
pkgconf
cargo fetch
core
cargo check/clippy/test --no-default-features
full
cargo check/clippy/test --all-features
final
corpus-ipc
appuser
--help
# Stub / core validation image docker build --target core -t brainstem-daemon:core . # Full feature validation docker build --target full -t brainstem-daemon:full . # Default final (release binary with corpus-ipc) docker build -t brainstem-daemon:full .
CMD
/app/target/release/soma-daemon --help
Last updated: July 28, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: 8176c58 (main)
8176c58