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

Add whitelist filter to Docker image #263

Open
RodolfoGS opened this issue Jun 13, 2024 · 1 comment
Open

Add whitelist filter to Docker image #263

RodolfoGS opened this issue Jun 13, 2024 · 1 comment

Comments

@RodolfoGS
Copy link

Is your feature request related to a problem? Please describe.
Hello, I'm trying to use the whitelist filter that is mentioned here, but from Docker:

  -wl ADDRESS [ADDRESS ...], --whitelist ADDRESS [ADDRESS ...]
                        Addresses of Bluetooth devices to allow, all other devices are ignored

Looks like that parameter is not included in the start.sh script that creates the conf file when the container starts.
https://github.com/theengs/gateway-docker/blob/main/chroot/opt/venv/start.sh

Describe the solution you'd like
A posibility to use WHITELIST environment variable with Docker.

@radim-kliment
Copy link
Contributor

I implemented it here in PR:

theengs/gateway-docker#18

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