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

Docker image wont start #35

Closed
averrin opened this issue Oct 13, 2015 · 5 comments
Closed

Docker image wont start #35

averrin opened this issue Oct 13, 2015 · 5 comments

Comments

@averrin
Copy link

averrin commented Oct 13, 2015

[F]: 2015/10/13 14:56:50 main.go:179: Unable to locate config file, use "centrifugo genconfig -c config.json" command to generate one

@FZambia
Copy link
Member

FZambia commented Oct 13, 2015

Hi! Which command have you used to run it?

Here is one from docs:

docker run -v /your/host/dir/containing/config/file:/centrifugo -p 8000:8000 fzambia/centrifugo centrifugo -c config.json

At first glance it seems that you have not provided configuration file to use.

@averrin
Copy link
Author

averrin commented Oct 13, 2015

Thanks, but you can add this command to readme ;)

@averrin averrin closed this as completed Oct 13, 2015
@FZambia
Copy link
Member

FZambia commented Oct 13, 2015

Did it help?

@averrin
Copy link
Author

averrin commented Oct 13, 2015

Yeah. It wasnt critical for me, but i prefered to notify you.

@FZambia
Copy link
Member

FZambia commented Oct 13, 2015

Yep, thanks

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

No branches or pull requests

2 participants