Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support for showing the same level of information and details on images as shown by `buildx imagetools inspect` when using the containerd image store

オープン
#6,282 コメント 0 件 リアクション 3 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
docker, go
領域
cli

調査の方向性

まず、既存の buildx imagetools inspect の出力を docker inspect およびローカルの containerd イメージストアの動作と比較します。ローカルイメージをクエリするエントリーポイントを特定し、provenance、SBOM アテステーション、マニフェスト、マルチプラットフォームの詳細をどのように公開するかを定義します。ローカルイメージがレジストリイメージで利用できるものと同じ情報を提供できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

kind/feature status/0-triage
Description

buildx imagetools inspect supports showing additional info on a Docker image such as provenance and SBOM attestations. But that command only works against images pushed to a registry, not against local images.

In the past such manifests and multi platform images were not supported by the local image store, but Docker has such moved to the containerd image store which does support all this things, and they will be pushed along with the image, but there doesn't appear to be a CLI to query it directly.

I would love for docker inspect or build imagetools inspect to be able to query against the local containerd image store.

主要言語
Go
スター
6.1k
フォーク
2.2k
平均マージ
1日 10時間
マージ済み PR(30日)
47

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

docker/cli のほかの issue

docker/cli の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。