Skip to content

Forward port 8000/sessions #1

Open
@HannoSpreeuw

Description

@HannoSpreeuw

From bash within the Docker container one can enter
lynx localhost:8000/sessions
and you will see a web page.
lynx localhost:8000
will show a 404.

I am not able to forward 8000/sessions to outside the container by the simple
EXPOSE 8000 in the Dockerfile and the
-p 8000:8000 in the Docker run command.

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