- Multi-stage build (builder + runner) based on python:3.11-slim - Installs .[server] extra (fastapi + uvicorn) - Runs as non-root appuser - Health check on /api/v1/health - Default command: uvicorn configs.geo_server:create_geo_app --port 8001 |
||
|---|---|---|
| src/agentkit | ||
| tests | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| pyproject.toml | ||