docker-best-practices
Dockerfile最適化、セキュリティ、マルチステージビルドを体系化するスキル。イメージ最適化とローカル開発環境の設計を支援する。Anchors:• Dockerfile Best Practices / 適用: レイヤー最適化 / 目的: ビルド効率向上• Image Security / 適用: 最小権限 / 目的: セキュリティ強化• Multi-stage Builds / 適用: ビルド分離 / 目的: イメージ最小化Trigger:Use when optimizing Dockerfiles, improving image security, or designing local development container setups.dockerfile optimization, image security, multi-stage build, docker compose
$ Installer
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/docker-best-practices ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/docker-best-practices
2
Stars
0
Forks
Updated1d ago
Added6d ago