Command returned a non-zero code: 3221225781 #945
Unanswered
Hassnain-Alvi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using mcr.microsoft.com/dotnet/framework/aspnet:4.7.2 for quite some time on windows server 2019
Recently i downloaded newer version of container and now when ever i try to build newer image on Windows server 2019 running powershell command it returns
Command returned a non-zero code: 3221225781
This happen regardless of command and i tried 4.7,2 and 4.8 same behavior. The same docker container when i try to build it locally on windows 11 works fine
Is there anything i need to do to make it work ?
Here is my dockerfile
Beta Was this translation helpful? Give feedback.
All reactions