Azure / Azure/static-web-apps-cli
Make minified Docker image
- 主要言語
- TypeScript
- スター
- 668
- フォーク
- 156
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Is your feature request related to a problem? Please describe.**
I believe the Docker image over at https://hub.docker.com/r/swacli/static-web-apps-cli is bloated and takes too long to pull since it contains full development environments for several programming languages
**Describe the solution you'd like**
To add tagged versions of the image with the environment you'd like to be built in or the lack of any for a minified image at https://hub.docker.com/r/swacli/static-web-apps-cli/tags
**Describe alternatives you've considered**
I suppose the alternative is to make my own minified node container with npm install -g @azure/static-web-apps-cli
コントリビューションガイド
調査の方向性
まず、static-web-apps-cli イメージの Docker イメージのビルドおよびタグ付け設定を特定し、現在のイメージ内容を npm install -g @azure/static-web-apps-cli の代替手段と比較します。完了条件には、文書化された minified イメージタグ、または要求された環境向けにタグ付けされたイメージのバリアントを含め、プルサイズを大幅に小さくする必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, typescript
- 領域
- build-system, cli, devops
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100