Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Allow registry auth for local output

Open
#97 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, github-actions

Research direction

Start with the authentication step around line 678 of .github/workflows/bake.yml, then compare how registry credentials are handled for other output modes. Confirm the expected behavior for local output and verify that a local build can pull images from private registries using the configured authentication.

Written by the indexing model from the issue text.

Description

kind/enhancement

Atm we skip the registry auth step when a build with local output is made:

We should support registry auth for local output as user might want to pull images from private repos.

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

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.

More from docker/github-builder

All issues in docker/github-builder

Similar issues

More Security issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.