Replies: 2 comments
-
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. |
Beta Was this translation helpful? Give feedback.
-
The .NET 6 In your specific case, adding
I would highly recommend taking a look at the linked documentation for Node or your build may break again in the future. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
The following dockerfile works with mcr.microsoft.com/dotnet/sdk:6.0
But when using v8
It fails with the message (in github actions):
Steps to Reproduce
Run the following dockerfile:
Output of
docker version
Output of
docker info
Beta Was this translation helpful? Give feedback.
All reactions