mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
add hackrf support
This commit is contained in:
parent
7bec9eaa87
commit
6294797466
4 changed files with 40 additions and 1 deletions
6
docker/Dockerfiles/Dockerfile-hackrf
Normal file
6
docker/Dockerfiles/Dockerfile-hackrf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
ARG ARCH
|
||||
FROM openwebrx-soapysdr-base:$ARCH
|
||||
|
||||
ADD docker/scripts/install-dependencies-hackrf.sh /
|
||||
RUN /install-dependencies-hackrf.sh
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue