Embed only the key used to sign the release in the image
オープン
まだ誰も着手していません。
keys
- 主要言語
- Dockerfile
- スター
- 8.6k
- フォーク
- 2k
- 平均マージ
- 10時間 19分
- マージ済み PR(30日)
- 16
説明
Problem
Currently we iterated and import all releaser keys as part of the image, rather than the one used to sign a particular release
Solution
As part of the update.sh, the particular release key should be determined and remove the current for loop in the images.
Same can be done for Yarn, as it only has a single key
Alternatives to Consider
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず update.sh と、現在の for ループを含むイメージのビルドロジックを読みます。release key がどのように選択されるかを追跡し、その後、結果のイメージにそのリリースの署名に使用されたキーだけが埋め込まれていることを確認します。また、Yarn についても同等の単一キー動作をカバーします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, dockerfile, node.js, shell
- 領域
- build-system, devops, infrastructure
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100