Skip to content

Conversation

@PWRxPSYCHO
Copy link

Updated the following:

  • GitHub Actions
  • startContainer.sh
  • Readme.md
  • Dockerfile
  • .dockerignore
  • docker-compose.yml

GitHub actions will build and publish the docker image to the GitHub docker registry for easy download.

The bash script in the repo makes starting the container easy.

I also updated the Readme.md to get users setup with the docker integration. Feel free to adjust the docker stuff if necessary.

@PWRxPSYCHO
Copy link
Author

New changes in main broke this merge request. Fixing now.

@PWRxPSYCHO
Copy link
Author

Docker is working again. Ready for review

@mitchellalderson
Copy link

How did you handle USB binding to the container for the SDR's? I was working on a Docker integration as well, but USB pathing seems to be buggy.

@PWRxPSYCHO
Copy link
Author

How did you handle USB binding to the container for the SDR's? I was working on a Docker integration as well, but USB pathing seems to be buggy.

So I haven't done the USB passthrough just yet. I was planning on doing it similarly to how I do it with the sdrppserver_container. My runContainer.sh does it quite well and I haven't had any issues when I run that container.

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

Successfully merging this pull request may close these issues.

2 participants