docker-best-practices とは?
複数段階のビルド、パターンの作成、イメージの最適化、セキュリティなどの Docker のベスト プラクティス ソース: rohitg00/awesome-claude-code-toolkit。
複数段階のビルド、パターンの作成、イメージの最適化、セキュリティなどの Docker のベスト プラクティス
コマンドラインで docker-best-practices AI スキルを開発環境にすばやくインストール
ソース: rohitg00/awesome-claude-code-toolkit。
Separate dependency installation from build steps. Final stage contains only runtime artifacts.
Always include a .dockerignore to reduce build context size and prevent leaking secrets.
Combine RUN commands to reduce layers. Order instructions from least to most frequently changing for cache efficiency.
複数段階のビルド、パターンの作成、イメージの最適化、セキュリティなどの Docker のベスト プラクティス ソース: rohitg00/awesome-claude-code-toolkit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill docker-best-practicesBrowse more skills from rohitg00/awesome-claude-code-toolkit
複数段階のビルド、パターンの作成、イメージの最適化、セキュリティなどの Docker のベスト プラクティス ソース: rohitg00/awesome-claude-code-toolkit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill docker-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/rohitg00/awesome-claude-code-toolkit