Answer the question
In order to leave comments, you need to log in
Basic .net core + docker questions?
Tell me, I use docker under win (for development), I want to run my console in .net core via docker.
With
FROM mcr.microsoft.com/dotnet/runtime:3.1
FROM shimat/ubuntu18-dotnetcore3.1-opencv4.5.0
ERROR [internal] load metadata for docker.io/shimat/ubuntu18-dotnetcore3.1-opencv4.5.0:latest
failed to solve with frontend dockerfile.v0: failed to create LLB definition: docker.io/shimat/ubuntu18-dotnetcore3.1-opencv4.5.0:latest: not found
FROM mcr.microsoft.com/dotnet/runtime:3.1? some kind of axis with the necessary libs? Or is it a container that will run under Windows if I run it from Windows?
Answer the question
In order to leave comments, you need to log in
how does the fact that I run a docker build / run with windows affect here?
And the second question - what is sewn up in the same
Although such an image exists.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question