Custom Docker images published to Docker Hub under kpericak/.
Each bundles related tools into a single Alpine-based container.
| Image | Tag | Base | Purpose |
|---|---|---|---|
| ai-security-toolkit-1 | 0.2 | Alpine Python 3.12 | semgrep, trivy, gitleaks |
| ai-agent-runtime | 0.1 | Node 22 Alpine | Claude Code CLI, OpenCode |
| ai-lint-toolkit | 0.1 | Alpine 3.21 | hadolint, tflint, ruff, biome |
| agent-controller | 0.1 | Alpine 3.21 | K8s controller for AgentTask CRDs |
Images use explicit semver tags (0.1, 0.2). No latest tag.
Bump the tag when updating tool versions.