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

Specify compression method (zstd) when building (during up command) from compose file

オープン
#955 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript
領域
build-system, cli

調査の方向性

まず、devcontainer up コマンドと devcontainer build コマンドでビルドオプションがどのように扱われるかを比較します。特に、圧縮、--override-config--output に注目してください。仕様の build プロパティを読み、既存のコマンドの動作を追跡します。要求されたオプションが一貫してサポートされるか、その制限が明確に文書化されれば完了です。

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

説明

feature-request

Hi, I wanted to ask if there's a way to override the compression method when building a dev container image using devcontainer up and NOT devcontainer build.
I checked the spec but it's not supporting this under the build property. But maybe I missed something.
I saw this is supported in the build command. But the build command in turn does not support --override-config which im using.

Also, when I try to use --output during build command I get: --output not supported

Thank you!

主要言語
TypeScript
スター
3k
フォーク
461
平均マージ
18分
マージ済み PR(30日)
5

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

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

はじめの一歩

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

devcontainers/cli のほかの issue

devcontainers/cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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