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
It seems that docker is ignoring the --dns option when the --net=host is specified and using the host's name resolution. Is it possible to use the container's dns service instead of the host when using net=host?