Skip to content

How to access nginx through browser #15

@fightinggg

Description

@fightinggg

$ docker run -d --name nginx -p80:80 nginx
$ curl 172.16.0.2
this is successful

but when I open 172.16.0.2 through chrome, it doesn't work

another example is that I can ping Kafka IP successful when I build a Kafka clusters Outside docker
but I can't connect with Kafka clusters Outside docker

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