docker / docker/github-builder
Add support for compression settings in bake action
Open
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:
I would be willing to contribute the change if this is accepted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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