[FEATURE REQUEST] docker export to tar.gz
まだ誰も着手していません。
評価
調査の方向性
docker export コマンドから始めて、現在どのように .tar アーカイブを生成しているかを追跡します。オプションの .tar.gz 出力を追加できる箇所を特定し、その後、別の gzip コマンドを必要とせずにコンテナのエクスポートで有効な圧縮アーカイブが生成されることを確認します。
索引モデルが issue の本文から書いたものです。
説明
Description
Currently docker export command allows to export a container as .tar.
I use docker mainly for creating WSL images (Linux distros) for Microsoft Store and the process needs to work with a .tar.gz archive that is converted in an Appx package.
Windows has not gzip included by default but only tar command.
To prevent the usage of gzip, there is no way to use only tar command to convert to gzip. It is not possible to first unarchive the tar archive and then compress them to tar.gz by tar command because the containers, if Linux based, have errors due to the structure of a Linux filesystem (that is inside the container).
To prevent this and also to separately install gzip, can you please implement a possibility to also export a container as .tar.gz? It can also allow us to export containers in a compressed and less space-consuming archive.
- 主要言語
- Go
- スター
- 6.1k
- フォーク
- 2.2k
- 平均マージ
- 1日 10時間
- マージ済み PR(30日)
- 47
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
docker/cli のほかの issue
-
kind/bug status/0-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
kind/bug status/0-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
kind/feature status/0-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
kind/bug status/0-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
bug group: validation priority: low
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
codecheckers/chekhov#51 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100