docker / docker/github-builder

Allow registry auth for local output

Open
#97 0 comments 1 reaction 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

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.

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 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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.