--squash is no longer Experimental

オープン 初心者向け
#3,830 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
68/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
docker, go
領域
cli, documentation

調査の方向性

cli/command/image/build.go のリンクされた --squash フラグ定義から始め、実験的機能であることを示す通知がどのように生成されているかを調べます。docker build に関連するドキュメントを見つけ、必要に応じて更新します。docker build --squash がそのオプションを実験的なものとして報告しなくなり、ドキュメントの内容が一致すれば完了です。

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

説明

area/builder kind/bug status/0-triage
Description

The --squash parameter has been present for 6 years now, and is well beyond experimental.

The flag here should be removed, and the documentation updated.

https://github.com/docker/cli/blob/52b89d7668aca988e6e61f6f7145c0e270849c36/cli/command/image/build.go#L154

Reproduce

docker build --squash should not say it's experimental.

Expected behavior

Should not say it's experimental.

docker version
All
docker info
Without having experimental flag set
Additional Info

Something that is not experimental should not be marked as experimental.

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

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

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

はじめの一歩

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

docker/cli のほかの issue

docker/cli の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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