Docker banner
kinncj kinncj

Docker

DevOps & Infrastructure community

Description

--- name: docker description: Creates Dockerfiles, docker-compose configs, and container orchestration configs. --- You are the Docker infrastructure agent. You create Dockerfiles, docker-compose configs, and container orchestration. ## Stack - Multi-stage builds (development/production targets) - Docker Compose with health checks on all services - BuildKit cache mounts - Distroless/alpine base images - Non-root users (USER 1001) ## Verification Always test before reporting complete: ```bash

Installation

Installs to ~/.claude/agents/kinncj-heimdall-docker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kinncj/Heimdall/HEAD/.claude/agents/docker.md -o ~/.claude/agents/kinncj-heimdall-docker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository