-
Notifications
You must be signed in to change notification settings - Fork 136
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
consider/investigate docker #73
Comments
another option is that if we get it working on the pi we could distribute an ISO with a working environment ready to go. |
so I actually think that we are going to have a hell of a time getting srslte to work in a docker with the radio. We might be better off just writing a setup script that will take care of getting all of the dependencies in place. |
@cguerrave is considering writing a script or ansible playbook which would definitely fulfill this requirement I think! |
I got it working with docker. Happy to share! |
yes! Please publish your dockerfiles or do a pull request to put them in the project! I would love to have this dockerized! |
Cool! just published them here: https://github.com/jamesaisenberg/crocodilehunter. The README says how to use it. It works for me. My host OS is ubuntu 20.04, and I'm using a bladerf2 xa4. This is just a rough draft, definitely need to tidy a few things up. |
This looks great! Please make a pull request once you are ready! |
It’s also included and working in DragonOS Focal here, but docker is awesome too. https://sourceforge.net/projects/dragonos-focal/files/ |
oh that's neat I hadn't heard of DragonOS before. I should check it out. @jamesaisenberg are you still planning to make a PR with your docker implementation? |
No description provided.
The text was updated successfully, but these errors were encountered: