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
The host networking driver only works on Linux hosts, and is not supported on Docker Desktop for Mac, Docker Desktop for Windows, or Docker EE for Windows Server.
Is there an option to change docker files so they won't use network_mode: host ?
Also i found out - that i need to have Linux ending file (LF) instead of Windows default (CRLF) to keep container mn-web-vue running.