mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-05 06:25:19 +00:00
move stuff to alpine to reduce image size (sdrplay not woking yet)
This commit is contained in:
parent
dea09d8eaa
commit
8d10fc573f
7 changed files with 79 additions and 23 deletions
|
|
@ -1,4 +1,5 @@
|
|||
FROM openwebrx-base
|
||||
ARG ARCH
|
||||
FROM openwebrx-base:$ARCH
|
||||
|
||||
ADD docker/scripts/install-dependencies-rtlsdr.sh /
|
||||
RUN /install-dependencies-rtlsdr.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue