Skip to content
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

feat[close #339]: add support for other registries #347

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

axtloss
Copy link
Member

@axtloss axtloss commented Aug 10, 2024

Adds support for other registries such as quay.io by retrieving the authentication realm from the registry directly instead of hardcoding a format and adjusting the manifest parsing to accommodate for the fsLayers format

Closes #339

@axtloss axtloss requested a review from mirkobrombin August 10, 2024 21:08
@axtloss axtloss force-pushed the feat/support-extra-regs branch from 45426f8 to 0fb31d8 Compare August 10, 2024 21:25
@axtloss axtloss merged commit c7e49ee into main Aug 11, 2024
5 checks passed
@axtloss axtloss deleted the feat/support-extra-regs branch August 11, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: support other Docker Registries like quay or docker hub
3 participants