FROM sersms/dotnet:2.1 COPY root /root WORKDIR /root/app/sqler CMD ["dotnet","Sqler.dll"]