FROM mcr.microsoft.com/dotnet/runtime:8.0 COPY ./mocha-dotnet/mocha-dotnet/src/app/Mocha.Oms.Server/bin/Debug/net8.0 /oms COPY ./mocha-dotnet/mocha-common/mocha-common/output /usr/share/mocha/system ENTRYPOINT dotnet /oms/Mocha.Oms.Server.dll