File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "Basket .API.dll"]
8+ ENTRYPOINT ["dotnet", "Locations .API.dll"]
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "Basket .API.dll"]
8+ ENTRYPOINT ["dotnet", "Marketing .API.dll"]
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "Basket .API.dll"]
8+ ENTRYPOINT ["dotnet", "Payment .API.dll"]
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
Original file line number Diff line number Diff line change 1- FROM microsoft/dotnet:1.1 -runtime-nanoserver
1+ FROM microsoft/dotnet:2.0 -runtime-nanoserver
22SHELL ["powershell"]
33ARG source
44WORKDIR /app
55RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
66EXPOSE 80
77COPY ${source:-obj/Docker/publish} .
8- ENTRYPOINT ["dotnet", "WebMVC .dll"]
8+ ENTRYPOINT ["dotnet", "WebStatus .dll"]
You can’t perform that action at this time.
0 commit comments