switch to the SDK version of nanoserver
This now works from the command line. But, sa password is wrong.
This commit is contained in:
parent
4597b0336c
commit
3f01246404
@ -1,4 +1,4 @@
|
|||||||
FROM microsoft/dotnet:1.1-runtime-nanoserver
|
FROM microsoft/dotnet:1.1-sdk-nanoserver
|
||||||
ARG source
|
ARG source
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
|
RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
|
||||||
|
Loading…
x
Reference in New Issue
Block a user