Can not create Docker Image in Terminal using DockerFile
Hi, I am trying to dockerize my microservice application and my identityserver runs on 3.1 sdk because it is free version. I have the default visual studio's dockerfile and when I start project using visual studio with dockerfile it runs there is no problem. Hence i try to build image on my terminal i get this error and could not find the proper solution.
5 Replies
My Dockerfile
and this is the error i get
also my command
Use triple backticks for code blocks (easier to read)
$code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/thanks for the advice
That's the error