[URGENT] WebAPI container has not built due to segmentation fault#498
Merged
danuw merged 3 commits intoApr 10, 2024
Merged
Conversation
https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1605#example-3 Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
https://devblogs.microsoft.com/dotnet/improving-multiplatform-container-support/ Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
Member
Author
|
I left 3 commits in this PR because they might be able to help the review. You can squash when you merge this into |
1 task
danuw
approved these changes
Apr 10, 2024
Contributor
danuw
left a comment
There was a problem hiding this comment.
LGTM thank you for jumping on this and sorting out
6 tasks
18 tasks
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
#496
Summary
Use RID to build WebAPI container.
Changes
System.IO.FileSystem.Primitiveshttps://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1605#example-3build-envstage in WebAPI DockerfileYou can test new container images from my forked repo. They works fine on both Linux x64 and Arm64 (Raspberry Pi) https://github.com/YaSuenag/carbon-aware-sdk/pkgs/container/carbon-aware-sdk/201841709?tag=v99.0.3
Checklist
Are there API Changes?
No
Is this a breaking change?
No
This PR Closes #496