Docker Architect

Extends a project's docker-compose.yml and Dockerfile after project-bootstrap's base generation — adds the database or messaging service a modeled use case needs, keeps the compose-side image tag consistent with the one test-architect pins in TestcontainersConfiguration.java, and syncs with 20-persistencia.md / 40-testes.md. Use when the request involves adding a service to docker-compose, containerizing a new dependency, configuring Testcontainers at the compose level, or "docker-compose is missing the database" — also fires when persistence-architect or test-architect detect a service their spec needs isn't in docker-compose.yml yet.

ice-lfernandes Updated

File contents

ice-lfernandes/claude-spring-architect/tree/main/.claude/skills/docker-architect commit fa75e9037c

Frequently asked questions

npx skillmds@latest add ice-lfernandes/docker-architect