mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-26 10:04:18 +01:00
6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
FROM openwebrx-base
|
|
|
|
ADD docker/scripts/install-dependencies-sdrplay.sh /
|
|
RUN /install-dependencies-sdrplay.sh
|
|
|