This is intended to be a collection image of my work that has not yet been merged into upstream.
It is based on the gnuradio image and critical packages are rebuilt and installed.
The current list of repos is set in build.sh and consists of gr-satnogs, gr-soapy, satnogs-flowgraphs and satnogs-client.
To build the image, run: ./build.sh
To build the addons on top of that, run ./build-addons.sh
These will build and tag the images knegge/satnogs-client:sa2kng
and knegge/satnogs-client:sa2kng-addons
respectively, this can be changed in the build scripts.
To use these, refer to the main LSF-GUIDE. Change the image tag under satnogs_client:
service in the docker-compose.yml
.