В моем приложении .NET 8 Core API при запуске
Код: Выделить всё
dotnet runWhen I run my app with
Код: Выделить всё
docker-compose up --buildThere is an example before/after running docker-compose:


I've tried lots of things to try to fix the issue :
- Invalidate IDE cache
- change from Rider to VS
- Clone solution in another computer
Код: Выделить всё
dotnet resolveИсточник: https://stackoverflow.com/questions/781 ... er-compose
Мобильная версия