Skip to content

Docker network_mode: host supports only Linux #28

@KamilWitkowski7

Description

@KamilWitkowski7

I am a Windows user.

When running docker-compose i can not access kafka manager via localhost:9000.

Here i found this info:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions