Skip to content

Docker image does not run on port different than 80 #882

@jakubklimek

Description

@jakubklimek

When trying to run the docker container version on port different than 80, the workbench throws an error:

docker run -d --name silk-workbench -p 7777:80 silkworkbench/silk-framework:latest

results in

Image

Running on port 80 works fine.

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