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
8953baf655
commit
0d233071ee
@ -6,3 +6,4 @@ RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Par
|
|||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
COPY ${source:-obj/Docker/publish} .
|
COPY ${source:-obj/Docker/publish} .
|
||||||
ENTRYPOINT ["dotnet", "Catalog.API.dll"]
|
ENTRYPOINT ["dotnet", "Catalog.API.dll"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user