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

find3-cli-scanner is not working. #49

Open
NicolasVidal-Ch opened this issue Sep 28, 2020 · 0 comments
Open

find3-cli-scanner is not working. #49

NicolasVidal-Ch opened this issue Sep 28, 2020 · 0 comments

Comments

@NicolasVidal-Ch
Copy link

Hello,
Here is my little problem,after building the image, I use Rpi to serve as a client for Find3, as soon as I run the command:
$ docker run --net="host" --privileged --name 'MyName' -d -i -t schollz/find3-cli-scanner
The image does not mount, because when I type the second command:
$ docker exec 'MyName' sh -c "find3-cli-scanner -device DEVICE -family FAMILY -wifi -bluetooth -forever"
there is an error that is created:
Error response from deamon: Container '.............' is not running
And if I put the command:
docker start 'MyName'
It looks like it works, but with:
docker stats
it is not displayed.
t's been a few days or I'm struggling, if you have a solution I am interested.
Thank you in advance.
Nicolas.

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