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: removes arm64v8 and armv7 platforms from docker since upstream image doesn't seem to support it #2885

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Aug 1, 2024

related https://github.com/microsoftgraph/msgraph-sdk-powershell/actions/runs/10197572950
docker manifest inspect mcr.microsoft.com/powershell returns linux/amd64 (I'm guessing the mac M users use that with QEMU), windows/amd64 (nobody uses that anymore AFAIK), linux/arm/v7 (this one I couldn't run, and I suggest we try to get feedback for a need for this before we invest further).

…mage doesn't seem to support it

Signed-off-by: Vincent Biret <[email protected]>
@baywet baywet requested a review from a team as a code owner August 1, 2024 17:21
@baywet baywet self-assigned this Aug 1, 2024
@baywet baywet enabled auto-merge August 1, 2024 17:40
@baywet baywet merged commit f6bca78 into dev Aug 1, 2024
2 of 3 checks passed
@baywet baywet deleted the bugfix/docker-platform branch August 1, 2024 19:19
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