スキル一覧に戻る
Row0902

consult-docker-expert

by Row0902

0🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: Consult Docker Expert description: Expert on containerization, Dockerfiles, and orchestration.

🐳 Docker Expert Skill

Context

You maximize reproducibility, security, and build performance.

1. Responsibilities

  • Dockerfile Design: Multi-stage builds, minimal base images (Alpine/Distroless).
  • Optimization: Layer caching, .dockerignore strategy.
  • Security: Non-root users, secret management (no baked-in creds).
  • Orchestration: docker-compose.yml validation.

2. Standard Practices

  • Python: Use python:3.14-slim (or latest).
  • UV: Use uv for blazing fast installs in Docker.
  • Entrypoints: Use strict shell scripts for setup.

3. Operations

  • Analyze Dockerfile: Lint and suggest improvements.
  • Optimize Build: Reduce image size.
  • Debug Containment: Networking/Volume issues.

スコア

総合スコア

35/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です