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 start container #262

Closed
sd166 opened this issue Mar 26, 2018 · 1 comment
Closed

Docker start container #262

sd166 opened this issue Mar 26, 2018 · 1 comment

Comments

@sd166
Copy link

sd166 commented Mar 26, 2018

When you try to start the docker container, it gives an error.

~/wire-server# docker run --name nginz nginz
Setting up watches for /etc/wire/nginz/upstreams
Starting nginx
nginx PID: 8
Setting up watches.
Couldn't watch /etc/wire/nginz/upstreams: No such file or directory
inotifywait failed, killing nginx
/usr/bin/nginz_reload.sh: line 38:     8 Terminated              { echo "Starting nginx"; nginx "$@" && exit 1; }

~/wire-server# docker run --name brig brig
Config file at /etc/wire/brig/conf/brig.yaml does not exist, falling back to command-line arguments.

Help please run.

@tiago-loureiro
Copy link
Contributor

Hi @sd166

Our documentation has evolved since this issue was opened and, based on #316, it seems like you have made some progress and are now able to run our services so I will close down this issue for now, let me know if you need further assistance after following the suggestion made here

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