Docker容器化

Docker容器化 is a skill for Claude Code, Codex from microwind/ai-skills. It costs 46 tokens per session (7,916 once invoked), scanned A, original, no licence file.

A guide for packaging applications in Docker containers, including architecture, configuration, performance, and microservice design.

In plain words
What is it for?
Use it to design container-based services, verify Docker settings, improve container performance, and troubleshoot container issues.
Why use it?
It helps avoid common container setup and performance problems by checking configurations and applying established practices.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/microwind/ai-skills/docker-containerization
Any agent
npx skills add microwind/ai-skills --skill docker-containerization
Clone the repo
git clone --depth 1 https://github.com/microwind/ai-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Docker容器化

README.md
[![agentmods](https://agentmods.dev/badge/skills/microwind/ai-skills/docker-containerization.svg)](https://agentmods.dev/skills/microwind/ai-skills/docker-containerization)
Your own site
<a href="https://agentmods.dev/skills/microwind/ai-skills/docker-containerization"><img src="https://agentmods.dev/badge/skills/microwind/ai-skills/docker-containerization.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,916 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00046 $0.07916
Opus 5 $0.00023 $0.03958
Sonnet 5 $0.00009 $0.01583
Haiku 4.5 $0.00005 $0.00792

Measured 5d ago against content hash 7d772a4f29ab, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Docker容器化 scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

'test': ['CMD', 'curl', '-f', 'http://localhost/health'],
cloud-native/docker-containerization/SKILL.md · 1,031 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 1,031 lines · 46 tokens per session scan A 7d772a4f29ab

Subscribe to this mod's changes

Docker容器化 is a skill published in the GitHub repository microwind/ai-skills (75 stars, last pushed 3mo ago), with no licence file. It adds 46 tokens to every session and 7,916 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

nw-infrastructure-and-observability

Infrastructure as Code patterns (Terraform, Kubernetes), observability design (SLOs, metrics, alerting, dashboards), and pipeline security stages. Load when designing infrastructure, observability, or security scanning.

nWave-ai/nWave · 49 tokens

moai-ref-secops

DevSecOps, container, and API operational defensive security reference: CI/CD pipeline hardening, secret scanning, IaC misconfiguration detection, SAST/DAST integration, container image scanning, Kubernetes RBAC hardening, container-escape defense, runtime threat detection, OWASP API Top 10 operational defense, WAF…

modu-ai/moai-adk · 201 tokens

vigilante-issue-implementation-on-kubernetes

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Kubernetes-focused repository with manifest hardening and workload security guidance.

aliengiraffe/vigilante · 39 tokens

docker-compose-launch

Launch worktree-scoped local services for issue implementation when a monorepo skill requires database dependencies.

aliengiraffe/vigilante · 24 tokens

vmware-vks

Use this skill whenever the user needs to manage vSphere Kubernetes Service (VKS) — Supervisor clusters, vSphere Namespaces, and TKC cluster lifecycle. Directly handles: check VKS compatibility, create/delete namespaces, create/scale/upgrade/delete TKC clusters, get kubeconfig, check Harbor registry. Always use this…

vmware-skills/VMware-VKS · 159 tokens

yaml

Skill "yaml" from dhaupin/vant, covering yaml, when to use, what to do, 1. syntax and 2. anchors.

dhaupin/vant · 5 tokens