Opendigitalradio / dab-scripts

Setup and configuration for dab radio transmissions with odr-mmbTools

Home Page:http://opendigitalradio.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapt script mmbtools-get so that it can be used to build a dockerfile

colisee opened this issue · comments

Adapt script mmbtools-get so that it can be used to build a dockerfile

Did you consider docker compose? It could be useful if the mmbTools are in separate containers.

We already have 3 docker images (docker-encoders, docker-dabmux and docker-dabmod) and the dab-scripts repo already gives a docker-compose.yml file.

The point here is to be able to use mmbtools-get to build images, instead of doing it manually as it is done currently with the above 3 images.