Skip to content

Not working if I bind too many ports in docker-stack.yml ? #7

@maple3142

Description

@maple3142

I tried to start a simple node server in code-server, but it require additional ports to work. If I only bind 8888 and 9000 port like this, it will work in play with docker.

But the problem appears when I bind 8000-9000 ports like this:
image
When I try to access port 9000, it just returns ERR_EMPTY_RESPONSE error.

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