docker / docker/github-builder
Secrets support
Open
@crazy-max is already working on this.
Since Jul 7, 2026.
kind/enhancement
- Dominant language
- No language data
- Stars
- 83
- Forks
- 23
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
User can't currently pass secrets to their build like in build-push-action and bake-action.
This should be supported but dynamic secrets are not supported by reusable workflows atm: https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#onworkflow_callsecrets
Maybe we could something similar to registry-auths secret with a YAML object but might not work for multiline secrets 😣
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.
Assessment
This issue has not been assessed yet.