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

Nuget command fails when building a .NET 6 image on a Raspberry Pi 4 #22587

Closed
keenjus opened this issue Nov 13, 2021 · 2 comments
Closed

Nuget command fails when building a .NET 6 image on a Raspberry Pi 4 #22587

keenjus opened this issue Nov 13, 2021 · 2 comments
Labels
untriaged Request triage from a team member

Comments

@keenjus
Copy link

keenjus commented Nov 13, 2021

Describe the bug

.NET 6 cli crashes when running dotnet nuget add source command while building a Docker image on a Raspberry Pi 4.

Same Dockerfile on a x64 Ubuntu 21.04 host works fine.

To Reproduce

Basic example
https://github.com/keenjus/Dotnet6DockerNuget

Exceptions

Aborted (core dumped)

Further technical details

  • 6.0-bullseye-slim tag used for dotnet images
  • Docker version 20.10.8, build 3967b7d
  • Raspbian (buster) on a Raspberry Pi4 8GB
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Nov 13, 2021
@keenjus
Copy link
Author

keenjus commented Nov 15, 2021

Seems like a problem with the debian Docker image instead the .NET image itself
dotnet/dotnet-docker#3253

Closing this issue

@keenjus keenjus closed this as completed Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

1 participant