Log file (without sensitive information):
root@deb10:/home/user/passcore# docker-compose up
Recreating passcore ... done
Attaching to passcore
passcore |
passcore | Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Extensions.Logging, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
passcore | at Microsoft.AspNetCore.WebHost.CreateDefaultBuilder(String[] args)
passcore | at Unosquare.PassCore.Web.Startup.Main(String[] args) in /app/src/Unosquare.PassCore.Web/Startup.cs:line 53
passcore exited with code 139
Describe the bug
Can't start docker container via docker-compose. Getting error.
To Reproduce
Steps to reproduce the behavior:
Create docker-compose.yml
Run docker-compose up
Expected behavior
Run container.
Desktop (please complete the following information):
PassCore Server
Describe the bug Can't start docker container via docker-compose. Getting error.
To Reproduce Steps to reproduce the behavior:
Expected behavior Run container.
Desktop (please complete the following information):