Skip to content

gnuradio/gnuradio-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU Radio Docker Containers

This repository, the GNU Radio project keeps the docker containers for the CI that builds GNU Radio and runs tests, every time someone makes a pull request against the GNU Radio code base.

The organization is such that you find the individual containers in directories below ci/, generally named distro-distro version-GNU Radio version.

For the containers that get re-built on PRs and commits to this repo itself, see .github/workflows/build-dockers.yml . When making a PR for a new worker, don't forget to include that in that file!

Making PRs

If you have push access to unprotected branches on this repo, feel encouraged to push your branch as username/branchname to the gnuradio/gnuradio-docker and make a PR from there. This has the advantage that you get to use our docker layer/artifact caching, which means that unchanged steps Dockerfiles build within seconds instead of minutes.

About

Script automation for creating canonical GNU Radio docker images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors