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

dockerfile: fix panic on warnings with multi-platform #3505

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

tonistiigi
Copy link
Member

fixes #3495

On multi-platform builds warning as disabled for secondary platforms to avoid duplicates, but nil value can cause a panic.

Regression from ec9a3ac#diff-c876ea8bd639239ba60cde8cc40c2c2dd761f361564d4465b139b7b628e815bbR481

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
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.

v0.11.0 hangs on multiarch / multi layer builds
3 participants