We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the command: docker container run -d -P --name healthcheck dockeronwindows/ch03-iis-healthcheck:2e
Container starts and stop in seconds. The log from the docker container log:
_Invoke-WebRequest : Unable to connect to the remote server At line:1 char:180
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get-Content : Cannot find path 'C:\iislog\W3SVC\u_extend1.log' because it does not exist. At line:1 char:303
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running the command:
docker container run -d -P --name healthcheck dockeronwindows/ch03-iis-healthcheck:2e
Container starts and stop in seconds. The log from the docker container log:
_Invoke-WebRequest : Unable to connect to the remote server
At line:1 char:180
pWebRequest) [Invoke-WebRequest], WebException
ll.Commands.InvokeWebRequestCommand
Get-Content : Cannot find path 'C:\iislog\W3SVC\u_extend1.log' because it does
not exist.
At line:1 char:303
tring) [Get-Content], ItemNotFoundException
ntentCommand_
The text was updated successfully, but these errors were encountered: