Docker Desktop Can’t Call Service Inside a Container

Error : docker-dns-not-responding-from-inside-a-container or Host Unknown message indicates a DNS issue in the server

Macus.y
Jan 24, 2023
{
………………
"vpnkitCIDR": "192.168.65.0/24",
"socksProxyPort": 0,
"proxyHttpMode": "system",
"overrideProxyHttp": "",
"overrideProxyHttps": "",
"overrideProxyExclude": "",
"filesharingDirectories": [],
"useVpnkit": true,
"vpnKitMaxPortIdleTime": 300,
"vpnKitTransparentProxy": false, <=***Config this for fix that error***
"useWindowsContainers": false,
"noWindowsContainers": false,
"requireVmnetd": false,
}

--

--

Macus.y
Macus.y

Written by Macus.y

“Many of life’s failures are people who did not realize how close they were to success when they gave up.”– Thomas A. Edison 😇😇😇

No responses yet