A basic gnuradio installation with docker based on Arch Linux
- Make an
configfile and change it according to your personal needs. An example is inconfig_example
Attention: You need to run the following scripts in the same directory of the config file, else you need to correct the paths to the config file!
-
To build the image locally use
build.sh, you can also download the image withdocker pull joarypl/docker-gnuradio -
To run the image use
run.sh, when the container start execute inside the container thegnuradio-companioncommand to start gnuradio GUI.