Docker.DotNet - trouble connecting to the host from INSIDE of a pre-deployed container.
As the title of this post leads, I am having trouble connecting to the Docker host from a client - Docker.DotNet (https://github.com/dotnet/Docker.DotNet) - from inside of an already deployed container (the application itself). The
readme
mentions or to connect to your local Docker for Windows daemon
by not supplying any pipe URI at all, but this was to no success. Is this a possibility or am I wasting time?
Thanks in advance.0 Replies