https://github.com/sdr-enthusiasts/docker-piaware
Multi-arch PiAware docker container including support for bladeRF, RTLSDR, SoapySDR. Includes dump1090 & dump978 (amd64, arm/v6, arm/v7, arm64v8)
https://github.com/sdr-enthusiasts/docker-piaware
ads-b adsb docker docker-container dump1090 dump978 flightaware piaware uat
Last synced: about 1 year ago
JSON representation
Multi-arch PiAware docker container including support for bladeRF, RTLSDR, SoapySDR. Includes dump1090 & dump978 (amd64, arm/v6, arm/v7, arm64v8)
- Host: GitHub
- URL: https://github.com/sdr-enthusiasts/docker-piaware
- Owner: sdr-enthusiasts
- License: mit
- Created: 2018-04-16T07:47:37.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T23:50:16.000Z (about 1 year ago)
- Last Synced: 2025-03-28T23:02:42.701Z (about 1 year ago)
- Topics: ads-b, adsb, docker, docker-container, dump1090, dump978, flightaware, piaware, uat
- Language: Tcl
- Homepage:
- Size: 404 KB
- Stars: 164
- Watchers: 8
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.DockerHub.md
- License: LICENSE
Awesome Lists containing this project
README
# sdr-enthusiasts/docker-piaware
[](https://hub.docker.com/r/mikenye/piaware)
[](https://discord.gg/sTf9uYF)
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](https://flightaware.com/adsb/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`](https://github.com/sdr-enthusiasts/docker-readsb-protobuf) and [`sdr-enthusiasts/docker-dump978`](https://github.com/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!
## Documentation
Please [read this container's detailed and thorough documentation in the GitHub repository.](https://github.com/sdr-enthusiasts/docker-piaware/blob/main/README.md)