Skip to content

problems to connect #18

@karlitschek

Description

@karlitschek

steps to reproduce:

git clone https://github.com/nextcloud/docker
cd docker
docker build -t nextcloud .
docker run -d -p 9000:9000

If I now try to connect on localhost:9000 I get nothing. Compare that to nginx where I run:
docker run -d -p 80:80 --name webserver nginx

Then I can connect on localhost:80.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions