Skip to content

http: allow authorization secrets per hostname #6023

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

tonistiigi
Copy link
Member

@tonistiigi tonistiigi commented Jun 11, 2025

fix #5978

Allow user to pass HTTP_AUTH_HEADER_<host> or HTTP_AUTH_TOKEN_<host> secrets with build that would then be used for authorization on llb.HTTP calls. Similar secrets are supported for Git operations.

@AkihiroSuda @marxarelli

@AkihiroSuda AkihiroSuda merged commit 1675bac into moby:master Jun 11, 2025
140 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$GITHUB_TOKEN should be consumed for ADD https://raw.githubusercontent.com/... and ADD https://github.com/...
2 participants