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 🙌 |
Beta Was this translation helpful? Give feedback.
-
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
|
Beta Was this translation helpful? Give feedback.
-
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)
Beta Was this translation helpful? Give feedback.
All reactions