Astrolift agent base — Debian bookworm-slim + Python + the shared astrolift_runner dispatch engine
1.2K
Shared base image for the Astrolift agent runtimes — the BYOC runtime layer for the Calliope AI ecosystem.
Debian bookworm-slim + Python + the astrolift_runner dispatch engine: content-addressed payload boot, three dispatch modes, and control-plane callbacks. This image is not run directly — the runtime images (claude, codex, and their overlays) build FROM it.
docker pull calliopeai/astrolift-agent-base:latest
Use as a build base, not a standalone container:
FROM calliopeai/astrolift-agent-base:latest
# + your runtime SDK and a 3-line runner shim
| Tag | Description |
|---|---|
latest | Latest main build |
main-<sha> | Specific commit on main |
Part of the Calliope AI platform: calliope.ai
Content type
Image
Digest
sha256:e546c9ba4…
Size
77.5 MB
Last updated
about 2 hours ago
docker pull calliopeai/astrolift-agent-base