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

Not Working #5

Open
abhishekamralkar opened this issue Feb 2, 2016 · 1 comment
Open

Not Working #5

abhishekamralkar opened this issue Feb 2, 2016 · 1 comment

Comments

@abhishekamralkar
Copy link

I tried to create docker image with the steps in README, and docker image got created , but when I am trying to start teh container it gives me below message and get killed

docker run -it --volume=/var/run/docker.sock:/tmp/docker.sock -p 8000:8000 abhishekamralkar/ls logspout v3-master by gliderlabs adapters: kafka options : persist:/mnt/routes jobs : http[routes,logs]:80 pump routes : none 2016/02/02 23:17:26 ended: %!s(<nil>)

@vytotas
Copy link

vytotas commented Feb 10, 2016

@abhishekamralkar, I had a same error message. The problem was that I was mounting /mnt/routes incorrectly and /mnt/routes directory inside of the container was empty.

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