alex-agent (sha-36f2e28e001e)
Published 2026-06-18 06:42:26 +00:00 by centra
Installation
docker pull git.centraworks.net/centra/alex-agent:sha-36f2e28e001esha256:d2d3b5ff343de803726edd834a6c7603ea08196eedfc3c1dad04a1a3c2c3bb9eImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600' |
| WORKDIR /app |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* && groupadd --system alex && useradd --system --gid alex --home-dir /app alex # buildkit |
| COPY /src/target/release/alex-agent /usr/local/bin/alex-agent # buildkit |
| ENV ALEX_AGENT_SERVE=true ALEX_AGENT_LISTEN=0.0.0.0:3037 ALEX_DISABLE_MEMORY=true ALEX_DISABLE_WEB_SEARCH=true |
| USER alex |
| EXPOSE map[3037/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:3037/v1/health >/dev/null || exit 1"] "30s" "5s" "10s" "0s" '\x03'} |
| CMD ["alex-agent" "--serve" "--listen" "0.0.0.0:3037"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.centraworks.net/centra/alex-agent |
Details
Versions (7)
View all
sha-f5f8251
2026-06-18
main
2026-06-18
sha-4c8b285
2026-06-18
sha-4c8b28571daf
2026-06-18
sha-36f2e28e001e
2026-06-18