Relative Content

Tag Archive for asp.netdockerdocker-composemicroservices

ASP.NET Core microservices web application doesn’t work on docker

I desperately need help with a case study project. So, i created 3 seperate projects in order to implement microservices architecture. I created and implemented client-side and backend-side successfully. Everything works fine locally. However, when it comes to dockerizing, i completely failed and i don’t know why. First, i was getting “Value Cannot Be Null (Parameter ‘s’)” error and then I changed the appSettings.json and the dockerfiles. The error has gone but things got more complicated. Because server is not responsive anymore. I can’t even get that error anymore.
Project Folder Structure