KitwareMedical / KitwareMedical/VTKPythonPackage
Docker: Reduce size of image using `FROM .. AS ..`
オープン
- 主要言語
- Python
- スター
- 36
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
See https://docs.docker.com/engine/reference/builder/
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with the Docker image build configuration and the Docker builder reference linked in the issue, focusing on multi-stage builds using `FROM ... AS ...`. Identify which build stages contribute to the final image and measure the result after separating them. Done means the generated image is smaller without breaking the package build.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker
- 領域
- build-system, devops
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100