You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[UPDATE] - We're doing tests but we're having issues with internal name resolution for communicating between eachother
Try this:
From: Sandeep Bansal
Please see if adding the following line to DockerFile solves the issue for you (we have a fix on the way for this):
RUN set-itemproperty -path 'HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters' -Name ServerPriorityTimeLimit -Value 0 -Type DWord
Windows Containers is still not an implemented/tested scenario with eShopOnContainers.
Our plan is to implement it (using different base images with Windows Nanoserver) in February 2017 timeframe.