Replies: 2 comments
|
I don't think this is related to the docker specifically, converting this to a discussion since this is not an issue with the repo, maybe someone can help there 🙌 |
0 replies
|
I had to build a custom Docker image for my setup since your drivers don't work with the rtl-sdr.com v4. I'm having no trouble passing all my commands through. Here's my Dockerfile: The |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am wondering if I am doing something silly here but here are 3 scenarios, with the 3rd one not working correctly. I also have tried putting the -vv along with the mqtt argument and tried multiple permutations. Interestingly it does work with the latest-debian image. I am trying to debug why the alpine version stopped working reliably for me...
MQTT works when it is the only argument
-vv works when it is the only argument
Only MQTT works when both are supplied and I cannot get verbosity to adjust or apply at all (this is the one I want to work and cannot get working)
All reactions