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

Starting with namespace parameter doesn't work #1

Open
kub opened this issue Nov 28, 2017 · 0 comments
Open

Starting with namespace parameter doesn't work #1

kub opened this issue Nov 28, 2017 · 0 comments

Comments

@kub
Copy link

kub commented Nov 28, 2017

When trying to run the docker image with the namespace parameter like this:

docker run --rm -p 5678:5678 ennexa/resque-web -N my_namespace  -r redis://10.21.220.138:6379

The resque-web is started, but the namespace is not propagated (I can't see the workers nor the jobs). When I try directly installing the resque-web gem and running it with the -N parameter, everything works well

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

1 participant