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

Explicit specify the platform for Docker files #905

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

normanmaurer
Copy link
Member

Motivation:

We should explicit specify the platform we use for docker to ensure our build produce the correct artifacts

Modifications:

Add --platform=linux/amd64 to docker files

Result:

Ensure build produces correct artifacts

Motivation:

We should explicit specify the platform we use for docker to ensure our build produce the correct artifacts

Modifications:

Add --platform=linux/amd64 to docker files

Result:

Ensure build produces correct artifacts
@normanmaurer normanmaurer added this to the 2.0.70.Final milestone Nov 8, 2024
@normanmaurer normanmaurer merged commit 329c7b6 into main Nov 8, 2024
7 checks passed
@normanmaurer normanmaurer deleted the platform branch November 8, 2024 17:02
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.

1 participant