mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 00:00:20 +01:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
FROM openwebrx-base
|
|
|
|
ADD docker/scripts/install-dependencies-rtlsdr.sh /
|
|
RUN /install-dependencies-rtlsdr.sh
|
|
|