add hackrf support

This commit is contained in:
Jakob Ketterl
2019-01-24 17:24:15 +01:00
parent 7bec9eaa87
commit 6294797466
4 changed files with 40 additions and 1 deletions

View File

@ -0,0 +1,6 @@
ARG ARCH
FROM openwebrx-soapysdr-base:$ARCH
ADD docker/scripts/install-dependencies-hackrf.sh /
RUN /install-dependencies-hackrf.sh