✅ Problem with dockerFile
I have the architeture and the dockerfile showed in the attached image. What is wrong, because when I try to generete the image I get the error: => ERROR [biblioteca-api build 3/18] COPY ./BibliotecaApi/Biblioteca.Application/*.csproj ./BibliotecaApi/Bibli
3 Replies
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
I was using docker-compose. I found the problem, that happen because docker-compose and dockerfile should be at same folder and all project must be inside it
thank you!
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View