Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Add support for compression settings in bake action

未关闭
#207 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
65/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
冷清
技术栈
docker, github-actions

调研方向

从 bake action 的实现开始,并将其当前的 inputs 与 .github/workflows/app-builder.yaml 第 146-156 行中显示的压缩设置进行比较。当该 action 提供一个 input,使用户能够为其 Docker bake 定义自定义 zstd 和 force-compression 等设置时,这项工作就完成了。

由索引模型根据 Issue 内容生成。

描述

kind/enhancement
Description

Hi 👋

In my current docker bake definitions I have zstd,force-compression=true, would it be possible to add an input to customize these?

Example:

https://github.com/home-operations/containers/blob/4013a5f13892cb1ea96557f04ea59ccc21ce796a/.github/workflows/app-builder.yaml#L146-L156

I would be willing to contribute the change if this is accepted.

主要语言
没有语言数据
星标
83
派生
23
平均合并
2 天 22 小时
30 天内合并 PR
8

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

docker/github-builder 的其他 Issue

查看 docker/github-builder 的全部 Issue

相似的 Issue

更多 Build System Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。