Skip to content

Container unreachable externally? #6

Description

@dbuijs

I can't seem to access the docker-tikaserver outside the host it is running on. I'm not sure if this is deliberate or not, but it was unexpected.

As per the README:

docker run -d -p 9998:9998 logicalspark/docker-tikaserver

Will start up fine and is reachable locally both through localhost:9998/tika and [public IP]:9998/tika.

[public IP]:9998/tika is not reachable from outside the host. Other docker images with similar starting parameters are.

Is there any documentation available that shows how to make the docker container accessible externally?

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