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

Fix docker pull and --build-context to reference correct arch-specific parent manifest #65

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 11, 2024

This avoids trusting Docker and BuildKit to select the "correct" base image (ie, the one we're referencing in our annotations).

…cific parent manifest

This avoids trusting Docker and BuildKit to select the "correct" base image (ie, the one we're referencing in our annotations).
@tianon tianon requested a review from yosifkit as a code owner July 11, 2024 23:07
@yosifkit yosifkit merged commit 0fa1d13 into docker-library:main Jul 11, 2024
1 check passed
@yosifkit yosifkit deleted the arch-specific-parent branch July 11, 2024 23:57
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.

2 participants