Skip to content

Is there a way to expose ports from process isolated containers? #190

@L1ghtman2k

Description

@L1ghtman2k

I am planning to run a web app. The requirement is to have process isolated containers. Is there a way to publish ports for --isolation=process?, so it is accessible outside of the docker host?
Simply running docker run -p 8000:8000 --isolation process does not expose it to the outside world

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageNew and needs attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions