add rtlsdr via soapy to the docker builds; clean up

This commit is contained in:
Jakob Ketterl
2020-01-17 12:58:26 +01:00
parent 0f1d219002
commit 79ab37e6a0
11 changed files with 59 additions and 2 deletions

View File

@ -3,4 +3,5 @@ FROM openwebrx-base:$ARCHTAG
ADD docker/scripts/install-dependencies-hackrf.sh /
RUN /install-dependencies-hackrf.sh
RUN rm /install-dependencies-hackrf.sh