This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
switch to the SDK version of nanoserver
This now works from the command line. But, sa password is wrong.
pull/168/head
BillWagner
7 years ago
committed by
Bill Wagner
parent
8953baf655
commit
0d233071ee
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/Services/Catalog/Catalog.API/Dockerfile.nanowin
+ 1
- 0
src/Services/Catalog/Catalog.API/Dockerfile.nanowin
View File
@ -6,3 +6,4 @@ RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Par
EXPOSE 80
COPY ${source:-obj/Docker/publish} .
ENTRYPOINT ["dotnet", "Catalog.API.dll"]
Write
Preview
Loading…
Cancel
Save