I would like to say big thanks to everyone who supported me during this project.
Please go to the repository of Jakob Ketterl who added docker builds to the official repository.
Docker container for OpenwebRX web sdr on SDRPlay devices
It works with compatible devices including:
- RSP1, RSP1A, RSP2, RSPDuo (single tuner mode) SDRPlay devices
- Any RTLSDR USB device
- Port 8073/tcp is used for the GUI and is exposed by default
- No user configurable options
docker run -d \
--restart unless-stopped \
--name='sdrplay_openwebrx' \
--device=/dev/bus/usb \
f4fhh/sdrplay_openwebrx
- Version 0.1.0: Initial build
- Version 0.2.0: New openwebrx version
- SDRPlay for the SDK of the RSP devices