FlightAware's PiAware docker container including support for RTL-SDR, bladeRF and others. Includes dump1090
and dump978
.
Builds and runs on linux/amd64
, linux/386
, linux/arm/v7
and linux/arm64
.
For more information on what PiAware is, see here: FlightAware - PiAware.
This container can operate in "net only" mode and pull ADS-B Mode-S & UAT data from another host/container. This is the recommended way of deploying the container, and I'd humbly suggest sdr-enthusiasts/docker-readsb-protobuf
and sdr-enthusiasts/docker-dump978
(if you live in an area that uses UAT).
Note: bladerf
/hackrf
/limesdr
/radarcape
- Support for these is compiled in, but I need to complete the wrapper/helper scripts. I don't have access to these devices. If you do, and would be willing to test, please get in touch with me!
Please read this container's detailed and thorough documentation in the GitHub repository.