docker / docker/github-builder

Add support for compression settings in bake action

Open
#207 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement
Dominant language
No language data
Stars
83
Forks
23
Avg merge
2d 22h
Merged PRs (30d)
8

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the bake action implementation and compare its current inputs with the compression settings shown in .github/workflows/app-builder.yaml at lines 146-156. The work is complete when the action exposes an input that lets users customize settings such as zstd and force-compression for their Docker bake definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.