Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.63 KB

README.md

File metadata and controls

60 lines (40 loc) · 1.63 KB

Hertz Lattice

Docker Automated build Docker Pulls Docker Stars

About

GNU Radio & Friends in a Docker image. This image does not do much yet...

TODO

Build gr-gsm using the maint-fork mentioned in this github issue

Building

To build the project:

make

To list the images:

make list

To run any tests:

make test

To push image to remote docker repository:

REPO_PASSWORD='MyPassword!$' make push

To update README on remote docker repository (docker hub):

REPO_PASSWORD='MyPassword!$' make push-readme

To cleanup and remove built images:

make clean

Usage

To run the container:

docker run -i -t utensils/hertz-lattice

Environment Variables

Variable Default Value Description
ENV DEFAULT_VALUE Description