mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
add rtlsdr via soapy to the docker builds; clean up
This commit is contained in:
parent
0f1d219002
commit
79ab37e6a0
11 changed files with 59 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ RUN ln -s /usr/local/lib /usr/local/lib64
|
|||
ADD docker/scripts/direwolf-1.5.patch /
|
||||
ADD docker/scripts/install-dependencies.sh /
|
||||
RUN /install-dependencies.sh
|
||||
RUN rm /install-dependencies.sh
|
||||
|
||||
ADD . /opt/openwebrx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue