Skip to content

Do not use --net=host in the docker command #5

@huikang

Description

@huikang

If --net=host is set, there is no need to expose the ports "-p..." because the container runs in the host's network stack and all ports are exposed.

Have you tried run without "--net=host"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions