Docker Modular Stack

Define, scaffold, and lint Docker services for any project. Three modes: (1) Scaffold — copy curated templates (postgres, valkey, grafana, langfuse, litellm, 30+ more) into a new project with generated docker-compose.yaml, .env, and Taskfile; (2) Add — given any tool's documentation, derive a compliant service.yaml from scratch; (3) Lint — validate any service definition against the project's conventions. Use when setting up a docker stack, adding a new docker service from docs, or checking whether a service definition is correct.

knvpk 09b1dd5 57 files · 66.7 KB Updated

File contents

knvpk/Agentic/tree/main/skills/docker-modular-stack commit 09b1dd59bb

Frequently asked questions

npx skillmds@latest add knvpk/docker-modular-stack