docker / docker/github-builder

Secrets support

Open
#40 3 comments 3 reactions 1 assignee View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.