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

Change: Disable docker load function in multi arch builds #1155

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

pascalholthaus
Copy link
Contributor

@pascalholthaus pascalholthaus commented Jun 18, 2024

What

Change: Disable docker load function in multi arch builds

Why

The docker --load function does not support multi platform builds. So we need to disable them on this build mode.
docker/buildx#59

References

DEVOPS-1069

@pascalholthaus pascalholthaus requested a review from a team as a code owner June 18, 2024 10:51
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA fe368d2.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@greenbonebot greenbonebot enabled auto-merge (rebase) June 18, 2024 10:51
Copy link

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

@pascalholthaus pascalholthaus changed the title Change: Disable docker load funtion in multi arch builds Change: Disable docker load function in multi arch builds Jun 18, 2024
@pascalholthaus pascalholthaus disabled auto-merge June 18, 2024 11:01
@pascalholthaus pascalholthaus enabled auto-merge (squash) June 18, 2024 11:01
@pascalholthaus pascalholthaus merged commit 404479d into main Jun 18, 2024
24 of 25 checks passed
@pascalholthaus pascalholthaus deleted the pholthaus/multi-arch-docker branch June 18, 2024 11:01
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