Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems to connect #18

Closed
karlitschek opened this issue Nov 24, 2016 · 2 comments
Closed

problems to connect #18

karlitschek opened this issue Nov 24, 2016 · 2 comments
Labels

Comments

@karlitschek
Copy link
Member

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.

@pierreozoux
Copy link
Member

pierreozoux commented Nov 24, 2016 via email

@pierreozoux
Copy link
Member

It is pretty explicit in the readme.
I'll close also because we'll have an apache version soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants