Skip to content

Cannot access Janus service when using host network.  #24

Description

@LegendCai2017

Hi!

When I launched the container with docker run -p 8088:8088 -p 8089:8089 -p 8889:8889 -p 8000:8000 -p 7088:7088 -p 7089:7089 <image_id>, I can access Janus through http://127.0.0.1:8088/. However, if I try to use host network with docker run --network host <image_id>, I am not able to access Janus service.

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